| Class | Description |
|---|---|
| GroovyPageUnitTestResourceLoader |
A
ResourceLoader implementation
that loads GSP views relative to the project base directory for unit tests. |
| LazyTagLibraryLookup |
Lazy implementation of the tag library lookup class designed for testing purposes.
|
| Annotation Type | Description |
|---|---|
| MixinMethod |
A marker annotation added to methods of a test that are mixed in from a test mixin.
|