Annotation Type Issue


  • public @interface Issue
    Test annotated with Issue covers a specific problem or edge case and is usually crafted carefully to hit the right conditions to reproduce the problem. Please specify a link to a ticket that describes what this test intends to cover.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value
        Returns:
        Link to a ticket that describes what this test is intended to cover.