|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of JsonFluentAssert.ArrayAssert in net.javacrumbs.jsonunit.fluent |
|---|
| Modifier and Type | Method and Description |
|---|---|
JsonFluentAssert.ArrayAssert |
JsonFluentAssert.isArray()
Fails if the selected JSON is not an Array or is not present. |
JsonFluentAssert.ArrayAssert |
JsonFluentAssert.ArrayAssert.ofLength(int expectedLength)
Fails if the array has different length. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||