@Retention(RetentionPolicy.RUNTIME) @Target(ElementType.METHOD) public @interface SetupTestCase
Annotation for test suite methods that will run before every test case is run
boolean
skipped
class Object
equals, toString, hashCode, getClass, notify, notifyAll, wait, wait, wait
Groovy Documentation