Uses of Class
org.springframework.mock.web.MockHttpSession
Packages that use MockHttpSession
-
Uses of MockHttpSession in org.springframework.test.web.servlet.request
Methods in org.springframework.test.web.servlet.request with parameters of type MockHttpSessionModifier and TypeMethodDescriptionMockHttpServletRequestBuilder.session
(MockHttpSession session) Set the HTTP session to use, possibly re-used across requests.