public class SurefireStarter extends Object
| Constructor and Description |
|---|
SurefireStarter(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
StartupReportConfiguration startupReportConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
RunResult |
runSuitesInProcess() |
RunResult |
runSuitesInProcessWhenForked() |
RunResult |
runSuitesInProcessWhenForked(TypeEncodedValue testSet) |
public SurefireStarter(StartupConfiguration startupConfiguration, ProviderConfiguration providerConfiguration, StartupReportConfiguration startupReportConfiguration)
public RunResult runSuitesInProcessWhenForked(TypeEncodedValue testSet) throws SurefireExecutionException
SurefireExecutionExceptionpublic RunResult runSuitesInProcessWhenForked() throws SurefireExecutionException
SurefireExecutionExceptionpublic RunResult runSuitesInProcess() throws SurefireExecutionException
SurefireExecutionExceptionCopyright © 2004-2012 Apache Software Foundation. All Rights Reserved.