Annotation Interface TestForIssue


@Retention(RUNTIME) @Target({METHOD,TYPE}) @Deprecated(forRemoval=true) public @interface TestForIssue
Deprecated, for removal: This API element is subject to removal in a future version.
Use JiraKey instead.
A documentation annotation for notating what JIRA issue is being tested.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    The key of a JIRA issue tested.
  • Element Details

    • jiraKey

      String[] jiraKey
      Deprecated, for removal: This API element is subject to removal in a future version.
      The key of a JIRA issue tested.
      Returns:
      The jira issue key