Package org.testng.xml

Class Summary
ClassSuite This class represents an XML <suite> made up of one test which is made up of <class> elements only.
LaunchSuite Wrapper for real suites and custom configured suites.
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.
SuiteGenerator Factory to create custom suites.
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.
XmlSuite This class describes the tag <suite> in testng.xml.
XmlTest This class describes the tag <test> in testng.xml.
 



Copyright © 2010. All Rights Reserved.