| Modifier and Type | Interface and Description |
|---|---|
static class |
MapMatchers.DefaultImpls |
| Modifier and Type | Method and Description |
|---|---|
<K,V> Matcher<java.util.Map> |
contain(K key,
V v) |
<K> Matcher<java.util.Map> |
haveKey(K key) |
<V> Matcher<java.util.Map> |
haveValue(V v) |