Uses of Class
net.thucydides.core.matchers.SimpleValueMatcher

Packages that use SimpleValueMatcher
net.thucydides.core.matchers   
net.thucydides.core.output   
 

Uses of SimpleValueMatcher in net.thucydides.core.matchers
 

Methods in net.thucydides.core.matchers that return SimpleValueMatcher
static SimpleValueMatcher BeanMatchers.checkThat(String value, org.hamcrest.Matcher<? extends Object> matcher)
           
 

Uses of SimpleValueMatcher in net.thucydides.core.output
 

Methods in net.thucydides.core.output with parameters of type SimpleValueMatcher
 void SpreadsheetResultsOutput.recordResult(List<String> columnValues, SimpleValueMatcher... validityChecks)
           
 void ResultsOutput.recordResult(List<String> columnValues, SimpleValueMatcher... check)
           
 



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