Annotation Type TestScoped
-
@Scope("test") @Retention(RUNTIME) @Target({TYPE,METHOD}) @Documented public @interface TestScoped
Meta annotation that marks a bean as having a test scope.- Author:
- Philippe Marschall
@Scope("test") @Retention(RUNTIME) @Target({TYPE,METHOD}) @Documented public @interface TestScoped