Uses of Class
org.springframework.test.json.JsonComparison
-
Uses of JsonComparison in org.springframework.test.json
Modifier 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.