Uses of Interface
org.testng.xml.ISuiteParser
-
Packages that use ISuiteParser Package Description org.testng.xml -
-
Uses of ISuiteParser in org.testng.xml
Classes in org.testng.xml that implement ISuiteParser Modifier and Type Class Description classSuiteXmlParserFields in org.testng.xml declared as ISuiteParser Modifier and Type Field Description private static ISuiteParserParser. DEFAULT_FILE_PARSERFields in org.testng.xml with type parameters of type ISuiteParser Modifier and Type Field Description private static java.util.List<ISuiteParser>Parser. PARSERS
-