CommentDisabledXmlWeaver |
This class provides String representation of both XmlSuite and XmlTest without
adding an XML comment as the test name and suite name at the end of the corresponding tags.
|
DefaultXmlWeaver |
This class provides String representation of both XmlSuite and XmlTest but adds
an XML comment as the test name and suite name at the end of the corresponding tags.
|
LaunchSuite |
This class is used to encapsulate a launch.
|
LaunchSuite.ClassesAndMethodsSuite |
|
LaunchSuite.ClassListSuite |
ClassListSuite TODO cquezel JavaDoc.
|
LaunchSuite.CustomizedSuite |
CustomizedSuite TODO cquezel JavaDoc.
|
LaunchSuite.ExistingSuite |
ExistingSuite is a non-temporary LaunchSuite based on an existing file.
|
LaunchSuite.MethodsSuite |
A MethodsSuite is a suite made up of methods.
|
Parser |
Deprecated.
|
SuiteGenerator |
Factory to create custom suites.
|
SuiteXmlParser |
|
TestNGContentHandler |
Suite definition parser utility.
|
TestNGContentHandler.Include |
|
TestNGURLs |
|
XmlClass |
This class describes the tag <class> in testng.xml.
|
XmlDefine |
|
XmlDependencies |
|
XmlGroups |
|
XmlInclude |
|
XmlMethodSelector |
This class describes the tag <method-selector> in testng.xml.
|
XmlMethodSelectors |
|
XmlPackage |
This class describes the tag <package> 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 |
|
XmlWeaver |
|