class SingleTestMethodWorker extends TestMethodWorker
TestMethodWorker
and is used to work on only a single method instanceModifier 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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getThreadIdToRunOn
private 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)