Package | Description |
---|---|
org.testng.internal |
Modifier and Type | Field and Description |
---|---|
private TestInvoker |
Invoker.m_testInvoker |
Modifier and Type | Method and Description |
---|---|
TestInvoker |
Invoker.getTestInvoker() |
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) |