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
SurefireExecutionException
public RunResult runSuitesInProcessWhenForked() throws SurefireExecutionException
SurefireExecutionException
public RunResult runSuitesInProcess() throws SurefireExecutionException
SurefireExecutionException
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.