Package org.opensearch.test.hamcrest
Class CollectionMatchers
java.lang.Object
org.opensearch.test.hamcrest.CollectionMatchers
public class CollectionMatchers
extends java.lang.Object
Matchers 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() -
Method Summary
-
Constructor Details
-
CollectionMatchers
public CollectionMatchers()
-