public class TestMojo extends AbstractSoapuiRunnerMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
outputFolder |
static String |
TEST_FAILURES_AND_ERRORS_KEY |
projectFile, runnerType, saveAfterRunproject| Constructor and Description |
|---|
TestMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureAndRun(SoapUITestCaseRunnerWrapper runnerWrapper,
String currentProjectFile) |
protected void |
configureOuputFolder(com.eviware.soapui.tools.SoapUITestCaseRunner runner,
String currentProjectFile) |
protected void |
performRunnerExecute() |
configureWithSharedParameters, configureWithSharedParameters, performExecuteexecutepublic static final String TEST_FAILURES_AND_ERRORS_KEY
protected String outputFolder
protected void performRunnerExecute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
performRunnerExecute in class AbstractSoapuiRunnerMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected void configureAndRun(SoapUITestCaseRunnerWrapper runnerWrapper, String currentProjectFile) throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureExceptionprotected void configureOuputFolder(com.eviware.soapui.tools.SoapUITestCaseRunner runner,
String currentProjectFile)
Copyright © 2011–2014. All rights reserved.