Annotation Type TestFieldAnnotation


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface TestFieldAnnotation
    The annotation TestFieldAnnotation 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  
    • Element Detail

      • value

        java.lang.String value
        Default:
        ""