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 anHttpServletRequest
.Base AssertJassertions
that can be applied to any object that provides anHttpServletResponse
.AssertJassertions
that can be applied toMockHttpServletRequest
.Extension ofAbstractHttpServletResponseAssert
forMockHttpServletResponse
.MockMvc
variant that tests Spring MVC exchanges and provides fluent assertions usingAssertJ
.AMvcResult
that additionally supports AssertJ style assertions.AssertJassertions
that can be applied tocookies
.AssertJassertions
that can be applied to a handler or handler method.AssertJassertions
that can be applied to a model.AssertJassertions
that can be applied toMvcResult
.AssertJassertions
that can be applied to the response body.