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