Uses of Class
org.springframework.test.json.JsonContent
Packages that use JsonContent
-
Uses of JsonContent in org.springframework.test.json
Constructors in org.springframework.test.json with parameters of type JsonContentModifierConstructorDescriptionprotected
AbstractJsonContentAssert
(JsonContent actual, Class<?> selfType) Create an assert for the given JSON document.JsonContentAssert
(JsonContent json) Create an assert for the given JSON document.