| Package | Description |
|---|---|
| org.testng.reporters |
| Modifier and Type | Method and Description |
|---|---|
XMLReporterConfig |
XMLReporter.getConfig() |
| Modifier and Type | Method and 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 and Description |
|---|
XMLSuiteResultWriter(XMLReporterConfig config) |