Package | Description |
---|---|
org.springframework.mock.web |
A comprehensive set of Servlet API 4.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 the supplied "Set-Cookie" header.
|