|
|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: REQUIRED | OPTIONAL | 详细信息: ELEMENT | ||||||||
org.junit Annotation Type Rule
@Retention(value=RUNTIME) public @interface Rule
Annotates fields that contain rules. Such a field must be public, not
static, and a subtype of MethodRule. For more information,
see MethodRule
|
|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: REQUIRED | OPTIONAL | 详细信息: ELEMENT | ||||||||