|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||