public class JsonFluentAssert.ArrayAssert extends Object
| Constructor and Description |
|---|
ArrayAssert(Iterator<Node> array) |
| Modifier and Type | Method and Description |
|---|---|
JsonFluentAssert.ArrayAssert |
ofLength(int expectedLength)
Fails if the array has different length.
|
public JsonFluentAssert.ArrayAssert ofLength(int expectedLength)
expectedLength - Copyright © 2016. All Rights Reserved.