Uses of Class
net.javacrumbs.jsonunit.fluent.JsonFluentAssert.ArrayAssert
-
Uses of JsonFluentAssert.ArrayAssert in net.javacrumbs.jsonunit.fluent
Methods in net.javacrumbs.jsonunit.fluent that return JsonFluentAssert.ArrayAssertModifier and TypeMethodDescriptionJsonFluentAssert.isArray()Fails if the selected JSON is not an Array or is not present.JsonFluentAssert.ArrayAssert.isEmpty()JsonFluentAssert.ArrayAssert.isNotEmpty()JsonFluentAssert.ArrayAssert.ofLength(int expectedLength) Fails if the array has different length.JsonFluentAssert.ArrayAssert.thatContains(Object expected)