| Package | Description |
|---|---|
| org.apache.maven.surefire.testng |
| Class and Description |
|---|
| TestNGDirectoryTestSuite
Test suite for TestNG based on a directory of Java test classes.
|
| TestNGExecutor.TestMetadata |
| TestNGReporter
Listens for and provides and adaptor layer so that
TestNG tests can report their status to the current
RunListener. |
| TestNGXmlTestSuite
Handles suite xml file definitions for TestNG.
|
| TestSuite
Abstract class which implements common functions.
|