| Package | Description |
|---|---|
| org.testng.internal |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
ConfigInvoker |
| Modifier and Type | Field and Description |
|---|---|
private IConfigInvoker |
TestMethodWorker.m_configInvoker |
| Modifier and Type | Method and Description |
|---|---|
IConfigInvoker |
IInvoker.getConfigInvoker() |
| Constructor and Description |
|---|
TestMethodWorker(ITestInvoker testInvoker,
IConfigInvoker configInvoker,
java.util.List<IMethodInstance> testMethods,
java.util.Map<java.lang.String,java.lang.String> parameters,
ConfigurationGroupMethods groupMethods,
ClassMethodMap classMethodMap,
ITestContext testContext,
java.util.List<IClassListener> listeners) |