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 TypeMethodDescriptionprotected static voidAbstractXmlReporter.setDurationAttributes(XMLReporterConfig config, Properties attributes, Date minStartDate, Date maxEndDate) Constructors in org.testng.reporters with parameters of type XMLReporterConfigModifierConstructorDescriptionXMLSuiteResultWriter(XMLReporterConfig config, ICustomizeXmlReport customizer)