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.
Parameters A holder class for parameters defined just in this tag and all parameters including the ones inherited from enclosing tags.
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.
XmlDefine  
XmlDependencies  
XmlGroups  
XmlInclude  
XmlMethodSelector This class describes the tag in testng.xml.
XmlMethodSelectors  
XmlPackage This class describes the tag in testng.xml.
XMLParser<T>  
XmlRun  
XmlScript  
XmlSuite This class describes the tag <suite> in testng.xml.
XmlTest This class describes the tag <test> in testng.xml.
XmlUtils  
 



Copyright © 2012. All Rights Reserved.