| Package | Description |
|---|---|
| org.testng | |
| org.testng.internal |
| Modifier and Type | Method and Description |
|---|---|
private java.util.List<MethodInstance> |
TestRunner.methodsToMultipleMethodInstances(ITestNGMethod... sl) |
| Constructor and Description |
|---|
SingleTestMethodWorker(IInvoker invoker,
MethodInstance testMethod,
XmlSuite suite,
java.util.Map<java.lang.String,java.lang.String> parameters,
ITestContext testContext,
java.util.List<IClassListener> listeners) |