Uses of Enum Class
org.springframework.test.json.JsonComparison.Result
Packages that use JsonComparison.Result
-
Uses of JsonComparison.Result in org.springframework.test.json
Methods in org.springframework.test.json that return JsonComparison.ResultModifier and TypeMethodDescriptionJsonComparison.getResult()
Return the result of the comparison.static JsonComparison.Result
Returns the enum constant of this class with the specified name.static JsonComparison.Result[]
JsonComparison.Result.values()
Returns an array containing the constants of this enum class, in the order they are declared.