Uses of Package
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.-
ClassDescriptionMock 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. -
ClassDescriptionMock implementation of the
HttpServletRequest
interface.Mock implementation of theHttpServletResponse
interface.Mock implementation of theServletConfig
interface. -
ClassDescriptionMock implementation of the
HttpServletRequest
interface.Mock implementation of theHttpSession
interface.Mock implementation of theMultipartFile
interface. -
ClassDescriptionMock implementation of the
HttpServletRequest
interface.Mock implementation of theHttpServletResponse
interface.