Uses of Package
org.springframework.mock.web
Packages that use org.springframework.mock.web
Package
Description
A comprehensive set of Servlet API 6.0 mock objects, targeted at usage with
 Spring's Web MVC framework.
Contains server-side support for testing Spring MVC applications.
Contains built-in 
RequestBuilder
 implementations.Contains built-in 
ResultMatcher and ResultHandler implementations.- 
Classes in org.springframework.mock.web used by org.springframework.mock.webClassDescriptionMock implementation of theAsyncContextinterface.Extension ofCookiewith extra attributes, as defined in RFC 6265.Mock implementation of theHttpServletRequestinterface.Mock implementation of theHttpServletResponseinterface.
- 
Classes in org.springframework.mock.web used by org.springframework.test.web.servletClassDescriptionMock implementation of theHttpServletRequestinterface.Mock implementation of theHttpServletResponseinterface.Mock implementation of theServletConfiginterface.
- 
Classes in org.springframework.mock.web used by org.springframework.test.web.servlet.requestClassDescriptionMock implementation of theHttpServletRequestinterface.Mock implementation of theHttpSessioninterface.Mock implementation of theMultipartFileinterface.
- 
Classes in org.springframework.mock.web used by org.springframework.test.web.servlet.resultClassDescriptionMock implementation of theHttpServletRequestinterface.Mock implementation of theHttpServletResponseinterface.