Uses of Class
net.javacrumbs.jsonunit.assertj.JsonListAssert
Packages that use JsonListAssert
-
Uses of JsonListAssert in net.javacrumbs.jsonunit.assertj
Subclasses with type arguments of type JsonListAssert in net.javacrumbs.jsonunit.assertjMethods in net.javacrumbs.jsonunit.assertj that return JsonListAssertModifier and TypeMethodDescriptionJsonAssert.isArray()Asserts that given node is present and is of type array.JsonListAssert.isNotEqualTo(@Nullable Object other) protected JsonListAssertJsonListAssert.newAbstractIterableAssert(Iterable<?> iterable)