|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionMatcher | |
|---|---|
| com.jayway.jsonassert | |
| com.jayway.jsonassert.impl.matcher | |
| Uses of CollectionMatcher in com.jayway.jsonassert |
|---|
| Methods in com.jayway.jsonassert that return CollectionMatcher | |
|---|---|
static CollectionMatcher |
JsonAssert.collectionWithSize(org.hamcrest.Matcher<? super java.lang.Integer> sizeMatcher)
|
| Uses of CollectionMatcher in com.jayway.jsonassert.impl.matcher |
|---|
| Subclasses of CollectionMatcher in com.jayway.jsonassert.impl.matcher | |
|---|---|
class |
IsCollectionWithSize<E>
Matches if collection size satisfies a nested matcher. |
class |
IsEmptyCollection<E>
Tests if collection is empty. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||