| Interface | Description |
|---|---|
| ITestNGService |
Describes all operations for com.epam.reportportal.testng RP listener handler
|
| Class | Description |
|---|---|
| BaseTestNGListener |
Report portal custom event listener.
|
| ReportPortalTestNGListener |
Backward-compatible version of Listeners with version prior to 3.0.0
Allows to have as many listener instances as needed.
|
| TestNGService |
TestNG service implements operations for interaction report portal
|
| Enum | Description |
|---|---|
| TestMethodType |
Possible types of Test method
|