Constructor and Description |
---|
MapEntryMatcher(Map<String,Object> expectedMap) |
Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
Map<String,Object> |
getAdditionalEntries() |
Map<String,Object> |
getMissingEntries() |
protected boolean |
matchesSafely(Map<String,Object> actualMap) |
describeMismatch, describeMismatchSafely, matches
Copyright © 2010–2019. All rights reserved.