Uses of Class
org.testng.reporters.AbstractXmlReporter.Count
Packages that use AbstractXmlReporter.Count
-
Uses of AbstractXmlReporter.Count in org.testng.reporters
Methods in org.testng.reporters that return AbstractXmlReporter.CountModifier and TypeMethodDescriptionAbstractXmlReporter.Count.Builder.build()
protected final AbstractXmlReporter.Count
AbstractXmlReporter.computeCountForSuite
(ISuite s) Methods in org.testng.reporters with parameters of type AbstractXmlReporter.CountModifier and TypeMethodDescriptionvoid
AbstractXmlReporter.Count.add
(AbstractXmlReporter.Count count) protected final Properties
AbstractXmlReporter.writeSummaryCount
(AbstractXmlReporter.Count count, XMLStringBuffer rootBuffer)