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 TypeClassDescriptionclass
class
The main entry for the XML generation operationclass
The main entry for the XML generation operationConstructors in org.testng.reporters with parameters of type ICustomizeXmlReportModifierConstructorDescriptionXMLSuiteResultWriter
(XMLReporterConfig config, ICustomizeXmlReport customizer)