Package org.elasticsearch.test.hamcrest
Class CollectionMatchers
- java.lang.Object
-
- org.elasticsearch.test.hamcrest.CollectionMatchers
-
public class CollectionMatchers extends java.lang.ObjectMatchers for easier handling of our custom collections, for example ImmutableOpenMap
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCollectionMatchers.ImmutableOpenMapHasAllKeysMatcherstatic classCollectionMatchers.ImmutableOpenMapHasKeyMatcher
-
Constructor Summary
Constructors Constructor Description CollectionMatchers()
-