|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportStatistics | |
|---|---|
| com.tngtech.jgiven.report.html | |
| com.tngtech.jgiven.report.model | |
| Uses of ReportStatistics in com.tngtech.jgiven.report.html |
|---|
| Constructors in com.tngtech.jgiven.report.html with parameters of type ReportStatistics | |
|---|---|
HtmlTocWriter(Map<Tag,List<ScenarioModel>> tagMap,
com.tngtech.jgiven.report.html.PackageTocBuilder.PackageToc packageToc,
ReportStatistics totalStatistics)
|
|
StatisticsPageHtmlWriter(HtmlTocWriter tocWriter,
ReportStatistics statistics)
|
|
| Uses of ReportStatistics in com.tngtech.jgiven.report.model |
|---|
| Methods in com.tngtech.jgiven.report.model that return ReportStatistics | |
|---|---|
ReportStatistics |
ReportStatistics.add(ReportStatistics statistics)
|
ReportStatistics |
StatisticsCalculator.getStatistics(List<ScenarioModel> models)
|
ReportStatistics |
StatisticsCalculator.getStatistics(ReportModel model)
|
| Methods in com.tngtech.jgiven.report.model with parameters of type ReportStatistics | |
|---|---|
ReportStatistics |
ReportStatistics.add(ReportStatistics statistics)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||