Annotation Type Issue


@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface Issue
Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details