|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ProviderConfiguration in org.apache.maven.surefire.booter |
---|
Methods in org.apache.maven.surefire.booter that return ProviderConfiguration | |
---|---|
ProviderConfiguration |
BooterDeserializer.deserialize()
|
Methods in org.apache.maven.surefire.booter with parameters of type ProviderConfiguration | |
---|---|
static SurefireProvider |
ForkedBooter.createProviderInCurrentClassloader(StartupConfiguration startupConfiguration1,
boolean isInsideFork,
ProviderConfiguration providerConfiguration,
Object reporterManagerFactory1)
|
static RunResult |
ProviderFactory.invokeProvider(Object testSet,
ClassLoader testsClassLoader,
Object factory,
ProviderConfiguration providerConfiguration,
boolean insideFork,
StartupConfiguration startupConfiguration1,
boolean restoreStreams)
|
static RunResult |
ForkedBooter.invokeProviderInSameClassLoader(Object testSet,
Object factory,
ProviderConfiguration providerConfiguration,
boolean insideFork,
StartupConfiguration startupConfiguration1,
boolean restoreStreams)
|
Constructors in org.apache.maven.surefire.booter with parameters of type ProviderConfiguration | |
---|---|
ProviderFactory(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
ClassLoader testsClassLoader,
Object reporterManagerFactory)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |