Class |
Description |
AbstractGrailsMockHttpServletResponse
|
Simple sub-class of Spring's MockHttpServletResponse that adds the
left-shift operator, "<<". |
GrailsMockErrors
|
A simple Spring Errors implementation that adds support for Groovy-
style access to field errors. |
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. |
MockAsyncContext
|
|
MockPart
|
|