Uses of Class
org.springframework.test.json.JsonComparison
Packages that use JsonComparison
-
Uses of JsonComparison in org.springframework.test.json
Methods in org.springframework.test.json that return JsonComparisonModifier and TypeMethodDescriptionCompare the given JSON strings.static JsonComparison
JsonComparison.match()
Factory method to create a newJsonComparison
when the JSON strings match.static JsonComparison
Factory method to create a newJsonComparison
when the JSON strings do not match.