Package org.testng.xml

Interface Summary
IFileParser<T>  
IPostProcessor Used by Parser to perform changes on an XML suite after it's been parsed.
 

Class Summary
LaunchSuite This class is used to encapsulate a launch.
LaunchSuite.ExistingSuite ExistingSuite is a non-temporary LaunchSuite based on an existing file.
Parser Parser is a parser for a TestNG XML test suite file.
ResultContentHandler Parses testng-result.xml, create TestResultMessages and send them back to the listener as we encounter them.
ResultXMLParser Parses testng-result.xml.
SuiteGenerator Factory to create custom suites.
SuiteXmlParser  
TestNGContentHandler Suite definition parser utility.
XmlClass This class describes the tag in testng.xml.
XmlInclude  
XmlMethodSelector This class describes the tag in testng.xml.
XmlPackage This class describes the tag in testng.xml.
XMLParser<T>  
XmlSuite This class describes the tag <suite> in testng.xml.
XmlTest This class describes the tag <test> in testng.xml.
XmlUtils  
 



Copyright © 2011. All Rights Reserved.