Uses of Class
org.testng.xml.XmlMethodSelectors
-
Packages that use XmlMethodSelectors Package Description org.testng.xml -
-
Uses of XmlMethodSelectors in org.testng.xml
Fields in org.testng.xml declared as XmlMethodSelectors Modifier and Type Field Description private XmlMethodSelectorsXmlSuite. m_xmlMethodSelectorsMethods in org.testng.xml that return XmlMethodSelectors Modifier and Type Method Description XmlMethodSelectorsXmlSuite. getXmlMethodSelectors()Methods in org.testng.xml with parameters of type XmlMethodSelectors Modifier and Type Method Description voidXmlSuite. setMethodSelectors(XmlMethodSelectors xms)voidXmlSuite. setXmlMethodSelectors(XmlMethodSelectors xms)
-