public class InPluginVMSurefireStarter extends Object
Constructor and Description |
---|
InPluginVMSurefireStarter(StartupConfiguration startupConfig,
ProviderConfiguration providerConfig,
StartupReportConfiguration startupReportConfig,
org.apache.maven.plugin.surefire.log.api.ConsoleLogger consoleLogger) |
Modifier and Type | Method and Description |
---|---|
RunResult |
runSuitesInProcess(DefaultScanResult scanResult) |
public InPluginVMSurefireStarter(@Nonnull StartupConfiguration startupConfig, @Nonnull ProviderConfiguration providerConfig, @Nonnull StartupReportConfiguration startupReportConfig, @Nonnull org.apache.maven.plugin.surefire.log.api.ConsoleLogger consoleLogger)
public RunResult runSuitesInProcess(@Nonnull DefaultScanResult scanResult) throws SurefireExecutionException, TestSetFailedException
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.