| Package | Description |
|---|---|
| net.amygdalum.testrecorder.util |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> MapMatcher<K,V> |
MapMatcher.containsEntries(Class<K> key,
Class<V> value) |
MapMatcher<K,V> |
MapMatcher.entry(K key,
V value) |
static <K,V> MapMatcher<K,V> |
MapMatcher.noEntries(Class<K> key,
Class<V> value) |
Copyright © 2016. All rights reserved.