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