Uses of Package
org.springframework.mock.web

Packages that use org.springframework.mock.web
org.springframework.mock.web A comprehensive set of Servlet API mock objects, targeted at usage with Spring's web MVC framework. 
 

Classes in org.springframework.mock.web used by org.springframework.mock.web
MockHttpServletRequest
          Mock implementation of the HttpServletRequest interface.
MockHttpServletResponse
          Mock implementation of the HttpServletResponse interface.
 



Copyright © 2002-2008 The Spring Framework.