| Package | Description |
|---|---|
| org.testng |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<ReporterConfig> |
TestNGAntTask.reporterConfigs
The list of report listeners added via <reporter> sub-element of the Ant task
|
| Modifier and Type | Method and Description |
|---|---|
static ReporterConfig |
ReporterConfig.deserialize(java.lang.String inputString) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestNGAntTask.addConfiguredReporter(ReporterConfig reporterConfig) |
private void |
TestNG.addReporter(ReporterConfig reporterConfig) |