JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
org.jvnet.hudson.test
Bug
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface Bug
@Documented
@Target
({
METHOD
,
TYPE
})
public @interface
Bug
Deprecated.
Use
Issue
to explicitly call out which ticket system we are talking about.
Marks a test case to a bug filed in the issue tracker.
Author:
Kohsuke Kawaguchi
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
int
value
Deprecated.
Issue number.
Element Details
value
int
value
Deprecated.
Issue number.
Issueto explicitly call out which ticket system we are talking about.