Uses of Class
com.tngtech.jgiven.report.model.ReportStatistics

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
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)
           
 



Copyright © 2014 TNG Technology Consulting. All rights reserved.