Package org.jvnet.hudson.test
Annotation Interface Issue
Marks a test case to a bug filed in the issue tracker.
- Author:
- Kohsuke Kawaguchi
-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] valueIssue ID, such as JENKINS-12345 or SECURITY-34.
-