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