Uses of Class
org.testng.reporters.AbstractXmlReporter.Count
-
Packages that use AbstractXmlReporter.Count Package Description org.testng.reporters -
-
Uses of AbstractXmlReporter.Count in org.testng.reporters
Methods in org.testng.reporters that return AbstractXmlReporter.Count Modifier and Type Method Description AbstractXmlReporter.CountAbstractXmlReporter.Count.Builder. build()protected AbstractXmlReporter.CountAbstractXmlReporter. computeCountForSuite(ISuite s)Methods in org.testng.reporters with parameters of type AbstractXmlReporter.Count Modifier and Type Method Description voidAbstractXmlReporter.Count. add(AbstractXmlReporter.Count count)protected java.util.PropertiesAbstractXmlReporter. writeSummaryCount(AbstractXmlReporter.Count count)
-