Uses of Class
org.testng.xml.XmlInclude
-
Packages that use XmlInclude Package Description org.testng.xml -
-
Uses of XmlInclude in org.testng.xml
Methods in org.testng.xml that return types with arguments of type XmlInclude Modifier and Type Method Description java.util.List<XmlInclude>
XmlClass. getIncludedMethods()
Method parameters in org.testng.xml with type arguments of type XmlInclude Modifier and Type Method Description void
XmlClass. setIncludedMethods(java.util.List<XmlInclude> includedMethods)
-