com.eviware.soapui.impl.wsdl.loadtest
Class WsdlLoadTestRunner.TestCaseRunner
java.lang.Object
com.eviware.soapui.impl.wsdl.loadtest.WsdlLoadTestRunner.TestCaseRunner
- All Implemented Interfaces:
- java.lang.Runnable
- Enclosing class:
- WsdlLoadTestRunner
public class WsdlLoadTestRunner.TestCaseRunner
- extends java.lang.Object
- implements java.lang.Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsdlLoadTestRunner.TestCaseRunner
public WsdlLoadTestRunner.TestCaseRunner(WsdlTestCase testCase,
int threadIndex)
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
cancel
public void cancel(java.lang.String reason,
boolean cancelRunner)
isCanceled
public boolean isCanceled()
getRunCount
public long getRunCount()
getTestCase
public WsdlTestCase getTestCase()
Copyright © 2005-2007 eviware.com. All Rights Reserved.