| Interface | Description |
|---|---|
| IFileParser<T> | |
| IPostProcessor |
Used by Parser to perform changes on an XML suite after it's been parsed.
|
| ISuiteParser | |
| IWeaveXml |
Represents the capabilities of a XML serialiser (As string)
|
| Class | Description |
|---|---|
| LaunchSuite |
This class is used to encapsulate a launch.
|
| LaunchSuite.ExistingSuite |
ExistingSuite is a non-temporary LaunchSuite based on an existing file. |
| Parser | Deprecated
- This class stands deprecated as of TestNG
7.5.0. |
| SuiteGenerator |
Factory to create custom suites.
|
| SuiteXmlParser | |
| TestNGContentHandler |
Suite definition parser utility.
|
| 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 |
| Enum | Description |
|---|---|
| XmlSuite.FailurePolicy |
Configuration failure policy options.
|
| XmlSuite.ParallelMode |
Parallel modes.
|
Copyright © 2025. All rights reserved.