| Package | Description |
|---|---|
| net.thucydides.core.matchers | |
| net.thucydides.core.output |
| Modifier and Type | Method and Description |
|---|---|
static SimpleValueMatcher |
BeanMatchers.checkThat(Boolean value,
org.hamcrest.Matcher<? extends Object> matcher) |
static SimpleValueMatcher |
BeanMatchers.checkThat(String value,
org.hamcrest.Matcher<? extends Object> matcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpreadsheetResultsOutput.recordResult(List<? extends Object> columnValues,
SimpleValueMatcher... validityChecks) |
void |
ResultsOutput.recordResult(List<? extends Object> columnValues,
SimpleValueMatcher... check) |
Copyright © 2023. All rights reserved.