Annotation Type DoNotRunTest


@Retention(RUNTIME) @Target(ANNOTATION_TYPE) @Inherited public @interface DoNotRunTest
Annotations which use this Annotation will not be run during testing.