-
Deprecated.
Use Issue to explicitly call out which ticket system we are talking about.
@Documented
@Target(value={METHOD,TYPE})
public @interface Bug
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 and Description |
int |
value
Deprecated.
Issue number.
|
Copyright © 2004-2014. All Rights Reserved.