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