Uses of Class
com.aventstack.extentreports.model.ReportStats
-
Packages that use ReportStats Package Description com.aventstack.extentreports -
-
Uses of ReportStats in com.aventstack.extentreports
Methods in com.aventstack.extentreports that return ReportStats Modifier and Type Method Description ReportStatsExtentReports. getStats()Returns an instance ofReportStatswith counts of tests executed by their status (pass, fail, skip etc)
-