Package grails.test.mixin

Annotation Types 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.