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 the
AsyncContext
interface.Extension ofCookie
with extra attributes, as defined in RFC 6265.Mock implementation of theHttpServletRequest
interface.Mock implementation of theHttpServletResponse
interface. -
Classes in org.springframework.mock.web used by org.springframework.test.web.servletClassDescriptionMock implementation of the
HttpServletRequest
interface.Mock implementation of theHttpServletResponse
interface.Mock implementation of theServletConfig
interface. -
Classes in org.springframework.mock.web used by org.springframework.test.web.servlet.requestClassDescriptionMock implementation of the
HttpServletRequest
interface.Mock implementation of theHttpSession
interface.Mock implementation of theMultipartFile
interface. -
Classes in org.springframework.mock.web used by org.springframework.test.web.servlet.resultClassDescriptionMock implementation of the
HttpServletRequest
interface.Mock implementation of theHttpServletResponse
interface.