|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportTotalsBean | |
|---|---|
| org.easetech.easytest.reports.impl | |
| Uses of ReportTotalsBean in org.easetech.easytest.reports.impl |
|---|
| Methods in org.easetech.easytest.reports.impl that return ReportTotalsBean | |
|---|---|
ReportTotalsBean |
ReportBuilder.createTestClassSummary(List<ReportTotalsBean> testReportTotalsList)
Produces the summary of the test class with statistics about totals (passed/failed/exception etc.) |
ReportTotalsBean |
ReportBuilder.createTestMethodSummary(List<TestResultBean> testResultBeans)
Produces the summary of the test methed with statistics about totals (passed/failed/exception etc.) |
| Methods in org.easetech.easytest.reports.impl with parameters of type ReportTotalsBean | |
|---|---|
void |
ReportBuilder.createTestReportSummaryGraphs(ReportTotalsBean reportTotalsBean)
Produces the graphs of the totals for the test report |
| Method parameters in org.easetech.easytest.reports.impl with type arguments of type ReportTotalsBean | |
|---|---|
ReportTotalsBean |
ReportBuilder.createTestClassSummary(List<ReportTotalsBean> testReportTotalsList)
Produces the summary of the test class with statistics about totals (passed/failed/exception etc.) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||