| Package | Description |
|---|---|
| org.testng | |
| org.testng.reporters |
| Modifier and Type | Class and Description |
|---|---|
class |
TestListenerAdapter
A simple ITestListener adapter that stores all the tests that were run.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExitCodeListener
A very simple
ITestListener used by the TestNG runner to find out the exit code. |
class |
JUnitXMLReporter
A JUnit XML report generator (replacing the original JUnitXMLReporter that was based on XML
APIs).
|
Copyright © 2025. All rights reserved.