Uses of Class
org.testng.xml.XmlMethodSelector
Packages that use XmlMethodSelector
-
Uses of XmlMethodSelector in org.testng
Methods in org.testng with parameters of type XmlMethodSelector -
Uses of XmlMethodSelector in org.testng.xml
Methods in org.testng.xml that return types with arguments of type XmlMethodSelectorModifier and TypeMethodDescriptionXmlMethodSelectors.getMethodSelectors()XmlSuite.getMethodSelectors()Returns the method selectors.XmlTest.getMethodSelectors()Methods in org.testng.xml with parameters of type XmlMethodSelectorModifier and TypeMethodDescriptionvoidXmlMethodSelectors.setMethodSelector(XmlMethodSelector xms) Method parameters in org.testng.xml with type arguments of type XmlMethodSelectorModifier and TypeMethodDescriptionvoidXmlSuite.setMethodSelectors(List<XmlMethodSelector> methodSelectors) Sets the method selectors.voidXmlTest.setMethodSelectors(List<XmlMethodSelector> methodSelectors)