|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||