Annotation Type TestFieldAnnotation
-
@Retention(RUNTIME) @Target(FIELD) public @interface TestFieldAnnotation
The annotationTestFieldAnnotation
is an annotation intended for use in unit tests with a field.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
value
-