| Package | Description |
|---|---|
| org.testng.reporters |
| Modifier and Type | Method | Description |
|---|---|---|
XMLReporterConfig |
XMLReporter.getConfig() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
XMLReporter.addDurationAttributes(XMLReporterConfig config,
java.util.Properties attributes,
java.util.Date minStartDate,
java.util.Date maxEndDate) |
Add started-at, finished-at and duration-ms attributes to the
|
| Constructor | Description |
|---|---|
XMLSuiteResultWriter(XMLReporterConfig config) |