| Class | Description |
|---|---|
| CollectionAssertions |
Assertions for easier handling of our custom collections,
for example ImmutableOpenMap
|
| CollectionMatchers |
Matchers for easier handling of our custom collections,
for example ImmutableOpenMap
|
| CollectionMatchers.ImmutableOpenMapHasAllKeysMatcher | |
| CollectionMatchers.ImmutableOpenMapHasKeyMatcher | |
| ElasticsearchAssertions | |
| ElasticsearchMatchers | |
| ElasticsearchMatchers.SearchHitHasIdMatcher | |
| ElasticsearchMatchers.SearchHitHasIndexMatcher | |
| ElasticsearchMatchers.SearchHitHasScoreMatcher | |
| ElasticsearchMatchers.SearchHitHasTypeMatcher | |
| RegexMatcher |
Matcher that supports regular expression and allows to provide optional flags
|