com.eviware.soapui.impl.wsdl
Class WsdlTestRunner
java.lang.Object
com.eviware.soapui.impl.wsdl.WsdlTestRunner
- All Implemented Interfaces:
- TestRunner, java.lang.Runnable
public class WsdlTestRunner
- extends java.lang.Object
- implements java.lang.Runnable, TestRunner
WSDL Test Runner
- Author:
- Ole.Matzura
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsdlTestRunner
public WsdlTestRunner(WsdlTestCase testCase)
start
public void start()
- Specified by:
start
in interface TestRunner
cancel
public void cancel()
- Specified by:
cancel
in interface TestRunner
getStatus
public TestRunner.Status getStatus()
- Specified by:
getStatus
in interface TestRunner
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
getCurrentStep
public TestStep getCurrentStep()
- Specified by:
getCurrentStep
in interface TestRunner
getCurrentStepIndex
public int getCurrentStepIndex()
- Specified by:
getCurrentStepIndex
in interface TestRunner
getTestCase
public TestCase getTestCase()
- Specified by:
getTestCase
in interface TestRunner
getThread
public java.lang.Thread getThread()
- Specified by:
getThread
in interface TestRunner
waitUntilFinished
public void waitUntilFinished()
- Specified by:
waitUntilFinished
in interface TestRunner
Copyright © 2005 eviware.com. All Rights Reserved.