| Package | Description |
|---|---|
| com.jayway.jsonassert | |
| com.jayway.jsonassert.impl.matcher |
| Modifier and Type | Method and Description |
|---|---|
static CollectionMatcher |
JsonAssert.collectionWithSize(org.hamcrest.Matcher<? super Integer> sizeMatcher) |
| Modifier and Type | Class and Description |
|---|---|
class |
IsCollectionWithSize<E>
Matches if collection size satisfies a nested matcher.
|
class |
IsEmptyCollection<E>
Tests if collection is empty.
|
Copyright © 2017. All rights reserved.