Annotation Interface 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
-
Element Details
-
value
String value- Returns:
- Link to a ticket that describes what this test is intended to cover.
-