public class ConsequenceMatchers
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsequenceMatchers.AnswerMatcher<T> |
| Constructor and Description |
|---|
ConsequenceMatchers() |
| Modifier and Type | Method and Description |
|---|---|
static <T> org.hamcrest.Matcher<T> |
displays(java.lang.String propertyName,
org.hamcrest.Matcher<?> valueMatcher) |