| 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.
|
Copyright © 2016. All Rights Reserved.