| 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,
org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
ProviderConfiguration |
BooterDeserializer.deserialize() |
| Modifier and Type | Method and Description |
|---|---|
static RunResult |
ProviderFactory.invokeProvider(Object testSet,
ClassLoader testsClassLoader,
Object factory,
ProviderConfiguration providerConfiguration,
boolean insideFork,
StartupConfiguration startupConfig,
boolean restoreStreams) |
| Constructor and Description |
|---|
ProviderFactory(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
ClassLoader testsClassLoader,
Object reporterManagerFactory) |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.