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

Packages that use TestStatistics
net.thucydides.core.model The Thucydides domain model, which represents acceptance test runs. 
 

Uses of TestStatistics in net.thucydides.core.model
 

Methods in net.thucydides.core.model that return TestStatistics
 TestStatistics TestOutcome.getStatistics()
           
 

Methods in net.thucydides.core.model with parameters of type TestStatistics
 void TestOutcome.setStatistics(TestStatistics statistics)
           
 



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