Uses of Class
net.thucydides.core.model.OutcomeCounter

Packages that use OutcomeCounter
net.thucydides.core.reports Thucydides generates reports in HTML and XML by default. 
net.thucydides.core.requirements.reports   
 

Uses of OutcomeCounter in net.thucydides.core.reports
 

Methods in net.thucydides.core.reports that return OutcomeCounter
 OutcomeCounter TestOutcomes.count(String testType)
           
 OutcomeCounter TestOutcomes.count(TestType testType)
           
 OutcomeCounter TestOutcomes.getTotalTests()
           
 

Uses of OutcomeCounter in net.thucydides.core.requirements.reports
 

Methods in net.thucydides.core.requirements.reports that return OutcomeCounter
 OutcomeCounter RequirementsOutcomes.count(String testType)
           
 OutcomeCounter RequirementsOutcomes.count(TestType testType)
           
 OutcomeCounter RequirementsOutcomes.getTotal()
           
 



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