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