Uses of Class
org.testng.xml.XmlScript
-
Packages that use XmlScript Package Description org.testng.xml -
-
Uses of XmlScript in org.testng.xml
Fields in org.testng.xml declared as XmlScript Modifier and Type Field Description private XmlScript
XmlMethodSelector. m_script
Methods in org.testng.xml with parameters of type XmlScript Modifier and Type Method Description void
XmlMethodSelector. setScript(XmlScript script)
-