Uses of Interface
org.testng.reporters.ICustomizeXmlReport
Packages that use ICustomizeXmlReport
-
Uses of ICustomizeXmlReport in org.testng.reporters
Classes in org.testng.reporters that implement ICustomizeXmlReportModifier and TypeClassDescriptionclassclassThe main entry for the XML generation operationclassThe main entry for the XML generation operationConstructors in org.testng.reporters with parameters of type ICustomizeXmlReportModifierConstructorDescriptionXMLSuiteResultWriter(XMLReporterConfig config, ICustomizeXmlReport customizer)