| Package | Description |
|---|---|
| org.testng | |
| org.testng.internal |
| Modifier and Type | Field and Description |
|---|---|
private XmlMethodSelector |
TestRunner.m_xmlMethodSelector |
| Constructor and Description |
|---|
ClassMethodMap(java.util.List<ITestNGMethod> methods,
XmlMethodSelector xmlMethodSelector) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
MethodGroupsHelper.findGroupTransitiveClosure(XmlMethodSelector xms,
java.util.List<ITestNGMethod> includedMethods,
java.util.List<ITestNGMethod> allMethods,
java.lang.String[] includedGroups,
java.util.Set<java.lang.String> outGroups,
java.util.Set<ITestNGMethod> outMethods) |