| Package | Description |
|---|---|
| org.testng | |
| org.testng.internal |
| Constructor | Description |
|---|---|
ClassMethodMap(java.util.List<ITestNGMethod> methods,
XmlMethodSelector xmlMethodSelector) |
| Modifier and Type | Method | 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) |