Uses of Class
org.testng.reporters.XMLReporterConfig
Packages that use XMLReporterConfig
-
Uses of XMLReporterConfig in org.testng.reporters
Methods in org.testng.reporters that return XMLReporterConfigMethods in org.testng.reporters with parameters of type XMLReporterConfigModifier and TypeMethodDescriptionstatic void
XMLReporter.addDurationAttributes
(XMLReporterConfig config, Properties attributes, Date minStartDate, Date maxEndDate) Add started-at, finished-at and duration-ms attributes to the<suite>
tagConstructors in org.testng.reporters with parameters of type XMLReporterConfigModifierConstructorDescriptionXMLSuiteResultWriter
(XMLReporterConfig config, ICustomizeXmlReport customizer)