Uses of Class
org.springframework.test.json.AbstractJsonContentAssert
Package
Description
Testing support for JSON.
AssertJ support for MockMvc.
-
Uses of AbstractJsonContentAssert in org.springframework.test.json
Modifier and TypeClassDescriptionclass
AbstractJsonContentAssert<SELF extends AbstractJsonContentAssert<SELF>>
Base AssertJ assertions that can be applied to a JSON document. -
Uses of AbstractJsonContentAssert in org.springframework.test.web.servlet.assertj