org.hamcrest.Matcher<ImmutableOpenMap>, org.hamcrest.SelfDescribingpublic static class CollectionMatchers.ImmutableOpenMapHasKeyMatcher extends org.hamcrest.TypeSafeMatcher<ImmutableOpenMap>
| Constructor | Description |
|---|---|
ImmutableOpenMapHasKeyMatcher(java.lang.String key) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
describeMismatchSafely(ImmutableOpenMap map,
org.hamcrest.Description mismatchDescription) |
|
void |
describeTo(org.hamcrest.Description description) |
|
protected boolean |
matchesSafely(ImmutableOpenMap item) |
_dont_implement_Matcher___instead_extend_BaseMatcher_, toStringpublic ImmutableOpenMapHasKeyMatcher(java.lang.String key)
protected boolean matchesSafely(ImmutableOpenMap item)
matchesSafely in class org.hamcrest.TypeSafeMatcher<ImmutableOpenMap>public void describeMismatchSafely(ImmutableOpenMap map, org.hamcrest.Description mismatchDescription)
describeMismatchSafely in class org.hamcrest.TypeSafeMatcher<ImmutableOpenMap>public void describeTo(org.hamcrest.Description description)