public class WsdlTestCaseRunner extends AbstractTestCaseRunner<WsdlTestCase,WsdlTestRunContext>
TestRunner.Status
Constructor and Description |
---|
WsdlTestCaseRunner(WsdlTestCase testCase,
StringToObjectMap properties) |
Modifier and Type | Method and Description |
---|---|
WsdlTestRunContext |
createContext(StringToObjectMap properties) |
protected void |
failTestRunnableOnErrors(WsdlTestRunContext runContext) |
WsdlTestCase |
getTestCase()
Gets the TestCase being run
|
protected int |
runCurrentTestStep(WsdlTestRunContext runContext,
int currentStepIndex)
Runs current testStep , returns index of the next step to be run and -2 in
case execution should break if canceled
|
clear, enforceMaxResults, fillInTestRunnableListeners, getGotoStepIndex, getResultCount, getResults, getStartStep, getTimeTaken, gotoStep, gotoStepByName, internalFinally, internalRun, notifyAfterRun, notifyBeforeRun, onCancel, onFail, runBeforeSteps, runSetupScripts, runTearDownScripts, runTestStep, runTestStep, runTestStepByName, setResultCount, setStartStep
cancel, fail, getError, getId, getReason, getRunContext, getStartTime, getStatus, getTestRunnable, getThread, isCanceled, isFailed, isRunning, run, setError, setStartTime, setStatus, setTimeTaken, start, startTimeoutTimer, waitUntilFinished
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRunContext
cancel, fail, getReason, getStartTime, getStatus, getTestRunnable, isRunning, start, waitUntilFinished
public WsdlTestCaseRunner(WsdlTestCase testCase, StringToObjectMap properties)
public WsdlTestRunContext createContext(StringToObjectMap properties)
createContext
in class AbstractTestRunner<WsdlTestCase,WsdlTestRunContext>
protected int runCurrentTestStep(WsdlTestRunContext runContext, int currentStepIndex)
AbstractTestCaseRunner
runCurrentTestStep
in class AbstractTestCaseRunner<WsdlTestCase,WsdlTestRunContext>
public WsdlTestCase getTestCase()
TestCaseRunner
getTestCase
in interface TestCaseRunner
getTestCase
in class AbstractTestCaseRunner<WsdlTestCase,WsdlTestRunContext>
protected void failTestRunnableOnErrors(WsdlTestRunContext runContext)
failTestRunnableOnErrors
in class AbstractTestCaseRunner<WsdlTestCase,WsdlTestRunContext>
Copyright © 2019. All Rights Reserved.