Annotation Interface Generated


@Retention(CLASS) @Documented public @interface Generated
Marks a class as generated code, and therefore to be ignored for code coverage purposes.
Since:
7.7.0
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The generator that produced this code
  • Element Details

    • value

      String value
      The generator that produced this code
      Default:
      ""