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