| Package | Description |
|---|---|
| org.easetech.easytest.reports.impl |
Package containing the Report module classes
|
| Modifier and Type | Method and Description |
|---|---|
ReportTotalsBean |
ReportBuilder.createTestClassSummary(List<ReportTotalsBean> testReportTotalsList)
Produces the summary of the test class with statistics about totals
(passed/failed/exception etc.) This is all the summary of the test
methods accumulated
|
ReportTotalsBean |
ReportBuilder.createTestMethodSummary(List<TestResultBean> testResultBeans)
Produces the summary of the test methed with statistics about totals
(passed/failed/exception etc.)
|
| Modifier and Type | Method and Description |
|---|---|
ReportTotalsBean |
ReportBuilder.createTestClassSummary(List<ReportTotalsBean> testReportTotalsList)
Produces the summary of the test class with statistics about totals
(passed/failed/exception etc.) This is all the summary of the test
methods accumulated
|
Copyright © 2014. All rights reserved.