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