Uses of Class
net.thucydides.core.statistics.model.TestStatistics.PassRateBuilder

Packages that use TestStatistics.PassRateBuilder
net.thucydides.core.statistics.model   
 

Uses of TestStatistics.PassRateBuilder in net.thucydides.core.statistics.model
 

Methods in net.thucydides.core.statistics.model that return TestStatistics.PassRateBuilder
 TestStatistics.PassRateBuilder TestStatistics.getPassRate()
          Calculate the pass rate over a given number of tests, e.g.
 TestStatistics.PassRateBuilder TestStatistics.PassRateBuilder.overTheLast(int number)
           
 



Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.