Groovy Documentation

Package grails.test.mixin.support

 

Class Summary
GrailsUnitTestMixin A base unit testing mixin that watches for MetaClass changes and unbinds them on tear down.
GroovyPageUnitTestResourceLoader A org.springframework.core.io.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 Summary
MixinMethod A marker annotation added to methods of a test that are mixed in from a test mixin.
 


Groovy Documentation