Package gw.testharness
Annotation Type DoNotRunTest
-
@Retention(RUNTIME) @Target(ANNOTATION_TYPE) @Inherited public @interface DoNotRunTestAnnotations which use this Annotation will not be run during testing.
@Retention(RUNTIME)
@Target(ANNOTATION_TYPE)
@Inherited
public @interface DoNotRunTest