@Retention(value=RUNTIME) @Target(value=METHOD) public @interface BeforeOAuth2Context
OAuth2ContextSetup
rule, and
consequently before the regular JUnit @Before
methods, which are executed only after the
OAuth2Context is setup.Copyright © 2019. All rights reserved.