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