class SingleTestMethodWorker extends TestMethodWorker
TestMethodWorker and is used to work on only a single method instance| Modifier and Type | Field and Description |
|---|---|
private static ConfigurationGroupMethods |
EMPTY_GROUP_METHODS |
| Constructor and Description |
|---|
SingleTestMethodWorker(TestInvoker testInvoker,
ConfigInvoker configInvoker,
IMethodInstance testMethod,
java.util.Map<java.lang.String,java.lang.String> parameters,
ITestContext testContext,
java.util.List<IClassListener> listeners) |
compareTo, completed, getCurrentThreadId, getPriority, getTasks, getTestResults, getTimeOut, indexOf, invokeAfterClassMethods, invokeBeforeClassMethods, invokeTestMethods, run, setThreadIdToRunOn, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetThreadIdToRunOnprivate static final ConfigurationGroupMethods EMPTY_GROUP_METHODS
public SingleTestMethodWorker(TestInvoker testInvoker, ConfigInvoker configInvoker, IMethodInstance testMethod, java.util.Map<java.lang.String,java.lang.String> parameters, ITestContext testContext, java.util.List<IClassListener> listeners)