Package com.diffblue.cover.annotations
Annotation Type InTestsUseShorts.Repeatable
-
@Retention(RUNTIME) @Target({PACKAGE,TYPE,METHOD,PARAMETER}) public static @interface InTestsUseShorts.Repeatable
Collects multipleInTestsUseShortsannotations.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description InTestsUseShorts[]value
-
-
-
Element Detail
-
value
InTestsUseShorts[] value
- Returns:
- the repeated
InTestsUseShortsannotations.
-
-