public class WsdlLoadTestRunner.InternalTestCaseRunner extends Object implements Runnable
| Constructor and Description | 
|---|
| InternalTestCaseRunner(WsdlTestCase testCase,
                      int threadIndex) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | cancel(String reason,
      boolean cancelRunner) | 
| long | getRunCount() | 
| WsdlTestCase | getTestCase() | 
| boolean | isCanceled() | 
| void | run() | 
public InternalTestCaseRunner(WsdlTestCase testCase, int threadIndex)
public void cancel(String reason, boolean cancelRunner)
public boolean isCanceled()
public long getRunCount()
public WsdlTestCase getTestCase()
Copyright © 2019. All Rights Reserved.