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