Uses of Enum Class
org.springframework.test.json.JsonComparison.Result
Packages that use JsonComparison.Result
-
Uses of JsonComparison.Result in org.springframework.test.json
Subclasses with type arguments of type JsonComparison.Result in org.springframework.test.jsonMethods in org.springframework.test.json that return JsonComparison.ResultModifier and TypeMethodDescriptionJsonComparison.getResult()Return the result of the comparison.static JsonComparison.ResultReturns 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.