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
(@Nullable JsonContent actual, Class<?> selfType) Create an assert for the given JSON document.Create an assert for the given JSON document.