@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface Mock
@Mock @interface MyMocker{}
Copyright © 2022. All rights reserved.