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 TypeMethodDescriptionvoid
XmlMethodSelectors.setMethodSelector
(XmlMethodSelector xms) Method parameters in org.testng.xml with type arguments of type XmlMethodSelectorModifier and TypeMethodDescriptionvoid
XmlSuite.setMethodSelectors
(List<XmlMethodSelector> methodSelectors) Sets the method selectors.void
XmlTest.setMethodSelectors
(List<XmlMethodSelector> methodSelectors)