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