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