Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring2.5.2
Package:
org.springframework.mock.web
Class
public
class
MockHttpServletRequest
implements
HttpServletRequest
Overview
Inheritance
Members
Usage
Source
Books
Since
1.0.2
Version
Not specified.
Author(s)
Juergen Hoeller, Rod Johnson, Rick Evans, Mark Fisher
Mock implementation of the
HttpServletRequest
interface. Supports the Servlet 2.4 API level.
Used for testing the web framework; also useful for testing application controllers.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
Used for testing the web framework; also useful for testing application controllers.