public class ForkStarter extends Object
Constructor and Description |
---|
ForkStarter(ProviderConfiguration providerConfiguration,
StartupConfiguration startupConfiguration,
ForkConfiguration forkConfiguration,
int forkedProcessTimeoutInSeconds,
StartupReportConfiguration startupReportConfiguration,
org.apache.maven.plugin.surefire.log.api.ConsoleLogger log) |
Modifier and Type | Method and Description |
---|---|
void |
killOrphanForks() |
RunResult |
run(SurefireProperties effectiveSystemProperties,
DefaultScanResult scanResult) |
public ForkStarter(ProviderConfiguration providerConfiguration, StartupConfiguration startupConfiguration, ForkConfiguration forkConfiguration, int forkedProcessTimeoutInSeconds, StartupReportConfiguration startupReportConfiguration, org.apache.maven.plugin.surefire.log.api.ConsoleLogger log)
public RunResult run(@Nonnull SurefireProperties effectiveSystemProperties, @Nonnull DefaultScanResult scanResult) throws SurefireBooterForkException, SurefireExecutionException
public void killOrphanForks()
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.