Uses of Class
net.thucydides.model.matchers.SimpleValueMatcher
Packages that use SimpleValueMatcher
-
Uses of SimpleValueMatcher in net.thucydides.model.matchers
Methods in net.thucydides.model.matchers that return SimpleValueMatcher -
Uses of SimpleValueMatcher in net.thucydides.model.output
Methods in net.thucydides.model.output with parameters of type SimpleValueMatcherModifier and TypeMethodDescriptionvoidResultsOutput.recordResult(List<? extends Object> columnValues, SimpleValueMatcher... check) voidSpreadsheetResultsOutput.recordResult(List<? extends Object> columnValues, SimpleValueMatcher... validityChecks)