Uses of Enum Class
com.chutneytesting.action.assertion.JsonCompareAction.COMPARE_MODE
Packages that use JsonCompareAction.COMPARE_MODE
-
Uses of JsonCompareAction.COMPARE_MODE in com.chutneytesting.action.assertion
Methods in com.chutneytesting.action.assertion that return JsonCompareAction.COMPARE_MODEModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JsonCompareAction.COMPARE_MODE[]JsonCompareAction.COMPARE_MODE.values()Returns an array containing the constants of this enum class, in the order they are declared.