Uses of Class
org.testng.internal.XmlMethodSelector
-
Packages that use XmlMethodSelector Package Description org.testng -
-
Uses of XmlMethodSelector in org.testng
Fields in org.testng declared as XmlMethodSelector Modifier and Type Field Description private XmlMethodSelector
TestRunner. m_xmlMethodSelector
Constructors in org.testng with parameters of type XmlMethodSelector Constructor Description ClassMethodMap(java.util.List<ITestNGMethod> methods, XmlMethodSelector xmlMethodSelector)
-