Uses of Interface
org.junit.platform.launcher.core.LauncherConfigurationParameters.ParameterProvider
Packages that use LauncherConfigurationParameters.ParameterProvider
Package
Description
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder
.-
Uses of LauncherConfigurationParameters.ParameterProvider in org.junit.platform.launcher.core
Fields in org.junit.platform.launcher.core with type parameters of type LauncherConfigurationParameters.ParameterProviderModifier and TypeFieldDescriptionprivate final List
<LauncherConfigurationParameters.ParameterProvider> LauncherConfigurationParameters.providers
Methods in org.junit.platform.launcher.core that return LauncherConfigurationParameters.ParameterProviderModifier and TypeMethodDescriptionLauncherConfigurationParameters.ParameterProvider.inherited
(ConfigurationParameters configParams) LauncherConfigurationParameters.ParameterProvider.propertiesFile
(String configFileName) LauncherConfigurationParameters.ParameterProvider.systemProperties()
Constructor parameters in org.junit.platform.launcher.core with type arguments of type LauncherConfigurationParameters.ParameterProviderModifierConstructorDescriptionprivate