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