Groovy Documentation

Package grails.test.mixin

 

Annotation Type Summary
Mock Used to define a mocked collaborator when using the TestFor mixin
TestFor Used to indicate the class under test.
TestMixin An AST transformation that can be applied to test classes to mixin behavior from another class.
 


Groovy Documentation