Searched defs:aMapWithSize (Results 1 – 2 of 2) sorted by relevance
32 …public static <K, V> Matcher<Map<? extends K, ? extends V>> aMapWithSize(Matcher<? super Integer> … in aMapWithSize() method in IsMapWithSize45 public static <K, V> Matcher<Map<? extends K, ? extends V>> aMapWithSize(int size) { in aMapWithSize() method in IsMapWithSize
747 …public static <K, V> org.hamcrest.Matcher<java.util.Map<? extends K,? extends V>> aMapWithSize(org… in aMapWithSize() method in Matchers760 …public static <K, V> org.hamcrest.Matcher<java.util.Map<? extends K,? extends V>> aMapWithSize(int… in aMapWithSize() method in Matchers