-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.ANNOTATION_CLASS}) public @interface OpenClass
This annotation allows us to open some classes for mocking purposes while they are final in release builds.
@Target(allowedTargets = {AnnotationTarget.ANNOTATION_CLASS}) public @interface OpenClass
This annotation allows us to open some classes for mocking purposes while they are final in release builds.