|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 必需 | 可选 | 详细信息: 元素 | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface BeforeOAuth2Context
Marker annotation for methods to be run before the OAuth2Context is setup by the OAuth2ContextSetup rule, and
consequently before the regular JUnit @Before methods, which are executed only after the
OAuth2Context is setup.
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 必需 | 可选 | 详细信息: 元素 | |||||||||