public class MapWithSizeMatcher<K,V> extends org.hamcrest.FeatureMatcher<Map<? extends K,? extends V>,Integer>
Constructor and Description |
---|
MapWithSizeMatcher(org.hamcrest.Matcher<? super Integer> sizeMatcher) |
Modifier and Type | Method and Description |
---|---|
protected Integer |
featureValueOf(Map<? extends K,? extends V> actual) |
public MapWithSizeMatcher(org.hamcrest.Matcher<? super Integer> sizeMatcher)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.