| Package | Description |
|---|---|
| org.apache.maven.plugin.surefire | |
| org.apache.maven.plugin.surefire.booterclient |
| Modifier and Type | Method and Description |
|---|---|
protected ForkConfiguration |
AbstractSurefireMojo.getForkConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSurefireMojo.cleanupForkConfiguration(ForkConfiguration forkConfiguration) |
protected ForkStarter |
AbstractSurefireMojo.createForkStarter(ProviderInfo provider,
ForkConfiguration forkConfiguration,
ClassLoaderConfiguration classLoaderConfiguration,
RunOrderParameters runOrderParameters,
Log log) |
| Constructor and Description |
|---|
ForkStarter(ProviderConfiguration providerConfiguration,
StartupConfiguration startupConfiguration,
ForkConfiguration forkConfiguration,
int forkedProcessTimeoutInSeconds,
StartupReportConfiguration startupReportConfiguration,
Log log) |
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.