Uses of Class
net.thucydides.core.reports.TestOutcomes.TestOutcomeMatcher

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

Uses of TestOutcomes.TestOutcomeMatcher in net.thucydides.core.reports
 

Methods in net.thucydides.core.reports that return TestOutcomes.TestOutcomeMatcher
 TestOutcomes.TestOutcomeMatcher TestOutcomes.findMatchingTags()
           
 TestOutcomes.TestOutcomeMatcher TestOutcomes.TestOutcomeMatcher.withName(org.hamcrest.Matcher<String> nameMatcher)
           
 TestOutcomes.TestOutcomeMatcher TestOutcomes.TestOutcomeMatcher.withName(String name)
           
 TestOutcomes.TestOutcomeMatcher TestOutcomes.TestOutcomeMatcher.withType(org.hamcrest.Matcher<String> typeMatcher)
           
 TestOutcomes.TestOutcomeMatcher TestOutcomes.TestOutcomeMatcher.withType(String type)
           
 



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