AssertJ support for MockMvc.
-
Base AssertJ
assertions
that can be
applied to any object that provides an
HttpServletResponse
.
MockMvc
variant that tests Spring MVC exchanges and provides fluent
assertions using
AssertJ
.
A
MvcResult
that additionally supports AssertJ style assertions.
AssertJ
assertions
that can be applied to
cookies
.
AssertJ assertions
that can be applied to
a handler or handler method.
AssertJ
assertions
that can be applied to
a
model.
AssertJ
assertions
that can be applied
to
MvcResult
.
AssertJ assertions
that can be applied to
the response body.