Annotation Interface Mock


@Priority(1) @Dependent @Alternative @Stereotype @Target({TYPE,METHOD,FIELD}) @Retention(RUNTIME) public @interface Mock
The built-in stereotype intended for use with mock beans injected in tests.