Uses of Class
org.apache.maven.surefire.booter.ProviderConfiguration
Packages that use ProviderConfiguration
-
Uses of ProviderConfiguration in org.apache.maven.surefire.booter
Methods in org.apache.maven.surefire.booter that return ProviderConfigurationMethods in org.apache.maven.surefire.booter with parameters of type ProviderConfigurationModifier and TypeMethodDescriptionstatic org.apache.maven.surefire.api.suite.RunResultProviderFactory.invokeProvider(Object testSet, ClassLoader testsClassLoader, Object factory, ProviderConfiguration providerConfiguration, boolean insideFork, StartupConfiguration startupConfig, boolean restoreStreams) Constructors in org.apache.maven.surefire.booter with parameters of type ProviderConfigurationModifierConstructorDescriptionProviderFactory(StartupConfiguration startupConfiguration, ProviderConfiguration providerConfiguration, ClassLoader testsClassLoader, Object reporterManagerFactory)