Class |
Description |
AbstractGrailsMockHttpServletResponse
|
Simple sub-class of Spring's MockHttpServletResponse that adds the
left-shift operator, "<<". |
GrailsMockHttpServletRequest
|
A custom mock HTTP servlet request that provides the extra properties
and methods normally injected by the "servlets" plugin. |
GrailsMockHttpServletResponse
|
Refer to the groovydoc of GrailsMockHttpServletResponse for further information. |
GrailsMockHttpSession
|
Simple sub-class of Spring's MockHttpSession that adds support for
map and property notation, i.e. |
GrailsMockMultipartFile
|
Extends the default Spring MockMultipartFile to provide an implementation of transferTo that
doesn't use the file system. |