Uses of Class
org.testng.internal.XmlMethodSelector
-
Packages that use XmlMethodSelector Package Description org.testng org.testng.internal -
-
Uses of XmlMethodSelector in org.testng
Constructors in org.testng with parameters of type XmlMethodSelector Constructor Description ClassMethodMap(List<ITestNGMethod> methods, XmlMethodSelector xmlMethodSelector)
-
Uses of XmlMethodSelector in org.testng.internal
Methods in org.testng.internal with parameters of type XmlMethodSelector Modifier and Type Method Description protected static void
MethodGroupsHelper. findGroupTransitiveClosure(XmlMethodSelector xms, List<ITestNGMethod> includedMethods, List<ITestNGMethod> allMethods, String[] includedGroups, Set<String> outGroups, Set<ITestNGMethod> outMethods)
-