Uses of Class
org.springframework.test.json.AbstractJsonValueAssert
-
Uses of AbstractJsonValueAssert in org.springframework.test.json
Modifier and TypeClassDescriptionclass
AbstractJsonValueAssert<SELF extends AbstractJsonValueAssert<SELF>>
Base AssertJ assertions that can be applied to a JSON value.Modifier and TypeClassDescriptionclass
AssertJ assertions that can be applied to a JSON value produced by evaluating a JSON path expression.