Package | Description |
---|---|
org.apache.maven.plugin.surefire | |
org.apache.maven.plugin.surefire.booterclient | |
org.apache.maven.surefire.booter |
Constructor and Description |
---|
InPluginVMSurefireStarter(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
StartupReportConfiguration startupReportConfiguration) |
Constructor and Description |
---|
ForkStarter(ProviderConfiguration providerConfiguration,
StartupConfiguration startupConfiguration,
ForkConfiguration forkConfiguration,
int forkedProcessTimeoutInSeconds,
StartupReportConfiguration startupReportConfiguration) |
Modifier and Type | Method and Description |
---|---|
ProviderConfiguration |
BooterDeserializer.deserialize() |
Modifier and Type | Method and Description |
---|---|
static RunResult |
ProviderFactory.invokeProvider(Object testSet,
ClassLoader testsClassLoader,
ClassLoader surefireClassLoader,
Object factory,
ProviderConfiguration providerConfiguration,
boolean insideFork,
StartupConfiguration startupConfiguration1,
boolean restoreStreams) |
Constructor and Description |
---|
ProviderFactory(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
ClassLoader surefireClassLoader,
ClassLoader testsClassLoader,
Object reporterManagerFactory) |
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.