Uses of Class
net.javacrumbs.jsonunit.core.internal.matchers.InternalMatcher.ArrayMatcher
| Package | Description |
|---|---|
| net.javacrumbs.jsonunit.core.internal.matchers |
-
Uses of InternalMatcher.ArrayMatcher in net.javacrumbs.jsonunit.core.internal.matchers
Methods in net.javacrumbs.jsonunit.core.internal.matchers that return InternalMatcher.ArrayMatcher Modifier and Type Method Description @NotNull InternalMatcher.ArrayMatcherInternalMatcher. isArray()Fails if the selected JSON is not an Array or is not present.