@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Test
Cuppa tests contained with the annotated class will be included during test runs.