Uses of Package
org.springframework.test.web.servlet.assertj
Packages that use org.springframework.test.web.servlet.assertj
-
Classes in org.springframework.test.web.servlet.assertj used by org.springframework.test.web.servlet.assertjClassDescriptionBase AssertJ assertions that can be applied to an
HttpServletRequest
.Base AssertJ assertions that can be applied to any object that provides anHttpServletResponse
.AssertJ assertions that can be applied toMockHttpServletRequest
.Extension ofAbstractHttpServletResponseAssert
forMockHttpServletResponse
.AssertJ assertions that can be applied tocookies
.AssertJ assertions that can be applied to a handler or handler method.MockMvcTester
provides support for testing Spring MVC applications withMockMvc
for server request handling using AssertJ.A builder forMockMultipartHttpServletRequest
that supports AssertJ.A builder forMockHttpServletRequest
that supports AssertJ.AssertJ assertions that can be applied to a model.Provides the result of an executed request usingMockMvcTester
that is meant to be used withassertThat
.AssertJ assertions that can be applied toMvcTestResult
.