| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.reporter |
| Modifier and Type | Method and Description |
|---|---|
ReportStatusStats |
ReportAggregates.getReportStatusStats() |
ReportStatusStats |
ExtentReports.getStats()
Returns an instance of
ReportStatusStats with counts of tests executed
by their status (pass, fail, skip etc) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportAggregatesListener.setReportStatusStats(ReportStatusStats sc)
Report Status stats of the run session for all possible levels:
Features/Tests
Scenarios/Logs
Steps
|
ReportAggregatesBuilder |
ReportAggregatesBuilder.setReportStatusStats(ReportStatusStats reportStatusStats) |
void |
ReportAggregates.setReportStatusStats(ReportStatusStats reportStatusStats) |
| Modifier and Type | Method and Description |
|---|---|
ReportStatusStats |
BasicFileReporter.getReportStatusStats() |
Copyright © 2018. All Rights Reserved.