Package | Description |
---|---|
org.testng.internal |
Modifier and Type | Class and Description |
---|---|
(package private) class |
SingleTestMethodWorker
Extends
TestMethodWorker and is used to work on only a single method
instance |
Modifier and Type | Method and Description |
---|---|
private static TestMethodWorker |
ClassBasedParallelWorker.createTestMethodWorker(AbstractParallelWorker.Arguments attributes,
java.util.List<IMethodInstance> methodInstances,
java.util.Map<java.lang.String,java.lang.String> params,
java.lang.Class<?> c) |