Package grails.test.mixin.support

Class Summary
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 Types Summary
MixinMethod A marker annotation added to methods of a test that are mixed in from a test mixin.