| Constructor and Description |
|---|
HasFieldValueThat(Field field,
org.hamcrest.Matcher<MT> valueMatcher) |
HasFieldValueThat(String path,
org.hamcrest.Matcher<MT> valueMatcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeMismatch(Object o,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
boolean |
matches(Object o) |
Copyright © 2015–2017 morimekta.net. All rights reserved.