Package | Description |
---|---|
org.springframework.mock.web |
A comprehensive set of Servlet API 3.0 mock objects,
targeted at usage with Spring's Web MVC framework.
|
Modifier and Type | Method and Description |
---|---|
static MockCookie |
MockCookie.parse(String setCookieHeader)
Factory method that parses the value of a "Set-Cookie" header.
|