News

In the Java API, if you use an equalToJson with the ignoreArrayOrder and ignoreExtraElements attributes set, nested inside a matchingJsonPath, like so: final String nested = "{\"anArray\": [1, 2]}" ...