AssertJ support for MockMvc.
-
Base AssertJ assertions that can be
applied to any object that provides an
HttpServletResponse
.
AssertJ assertions that can be applied
to
cookies
.
AssertJ assertions that can be applied
to a handler or handler method.
MockMvcTester
provides support for testing Spring MVC applications
with
MockMvc
for server request handling using
AssertJ.
AssertJ assertions that can be applied
to a
model.
Provides the result of an executed request using
MockMvcTester
that
is meant to be used with
assertThat
.