public class DebugTestCaseRunner
extends com.eviware.soapui.impl.wsdl.testcase.WsdlTestCaseRunner
Constructor and Description |
---|
DebugTestCaseRunner(com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase testCase,
com.eviware.soapui.support.types.StringToObjectMap properties) |
Modifier and Type | Method and Description |
---|---|
protected void |
fillInTestRunnableListeners() |
void |
resume() |
com.eviware.soapui.model.testsuite.TestStepResult |
runTestStep(com.eviware.soapui.model.testsuite.TestStep testStep,
boolean discard,
boolean process) |
void |
setStepNext(boolean stepNext) |
void |
start() |
void |
start(boolean flag) |
createContext, failTestRunnableOnErrors, getTestCase, runCurrentTestStep, shouldSaveMetrics
clear, enforceMaxResults, getAssertionsFailed, getAssertionsRun, getGotoStepIndex, getResultCount, getResults, getStartStep, getTimeTaken, gotoStep, gotoStepByName, internalFinally, internalRun, isDebugScripts, notifyAfterRun, notifyBeforeRun, onCancel, onFail, runBeforeSteps, runSetupScripts, runTearDownScripts, runTestStep, runTestStepByName, setResultCount, setStartStep
cancel, fail, getError, getId, getReason, getStartTime, getStatus, getTestRunnable, getThread, isCanceled, isFailed, isRunning, run, setError, setStartTime, setStatus, setTimeTaken, startTimeoutTimer, waitUntilFinished
public DebugTestCaseRunner(com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase testCase, com.eviware.soapui.support.types.StringToObjectMap properties)
public com.eviware.soapui.model.testsuite.TestStepResult runTestStep(com.eviware.soapui.model.testsuite.TestStep testStep, boolean discard, boolean process)
runTestStep
in class com.eviware.soapui.impl.wsdl.support.AbstractTestCaseRunner<com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase,com.eviware.soapui.impl.wsdl.testcase.WsdlTestRunContext>
protected void fillInTestRunnableListeners()
fillInTestRunnableListeners
in class com.eviware.soapui.impl.wsdl.support.AbstractTestCaseRunner<com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase,com.eviware.soapui.impl.wsdl.testcase.WsdlTestRunContext>
public void resume()
public void start()
public void start(boolean flag)
start
in interface com.eviware.soapui.model.testsuite.TestRunner
start
in class com.eviware.soapui.impl.wsdl.support.AbstractTestRunner<com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase,com.eviware.soapui.impl.wsdl.testcase.WsdlTestRunContext>
public void setStepNext(boolean stepNext)
Copyright © 2019. All rights reserved.