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, setStartStepcancel, fail, getError, getId, getReason, getRunContext, getStartTime, getStatus, getTestRunnable, getThread, isCanceled, isFailed, isRunning, run, setError, setStartTime, setStatus, setTimeTaken, start, startTimeoutTimer, waitUntilFinishedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRunContextcancel, fail, getReason, getStartTime, getStatus, getTestRunnable, isRunning, start, waitUntilFinishedpublic WsdlTestCaseRunner(WsdlTestCase testCase, StringToObjectMap properties)
public WsdlTestRunContext createContext(StringToObjectMap properties)
createContext in class AbstractTestRunner<WsdlTestCase,WsdlTestRunContext>protected int runCurrentTestStep(WsdlTestRunContext runContext, int currentStepIndex)
AbstractTestCaseRunnerrunCurrentTestStep in class AbstractTestCaseRunner<WsdlTestCase,WsdlTestRunContext>public WsdlTestCase getTestCase()
TestCaseRunnergetTestCase in interface TestCaseRunnergetTestCase in class AbstractTestCaseRunner<WsdlTestCase,WsdlTestRunContext>protected void failTestRunnableOnErrors(WsdlTestRunContext runContext)
failTestRunnableOnErrors in class AbstractTestCaseRunner<WsdlTestCase,WsdlTestRunContext>Copyright © 2019. All Rights Reserved.