JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
grails.test.mixin.support
Annotation Type MixinMethod
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface
MixinMethod
A marker annotation added to methods of a test that are mixed in from a test mixin. Used to differentiate methods mixed in and methods declared by the user.
Since:
2.0
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element