Package | Description |
---|---|
org.testng | |
org.testng.internal |
Modifier and Type | Field and Description |
---|---|
private ClassMethodMap |
TestRunner.m_classMethodMap |
Modifier and Type | Field and Description |
---|---|
private ClassMethodMap |
TestMethodWorker.m_classMethodMap |
Constructor and Description |
---|
TestMethodWorker(IInvoker invoker,
IMethodInstance[] testMethods,
XmlSuite suite,
java.util.Map<java.lang.String,java.lang.String> parameters,
ConfigurationGroupMethods groupMethods,
ClassMethodMap classMethodMap,
ITestContext testContext,
java.util.List<IClassListener> listeners) |