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(java.util.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, 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)
-