@Target([AnnotationTarget.ANNOTATION_CLASS]) annotation class OpenClass
This annotation allows us to open some classes for mocking purposes while they are final in release builds.
<init> |
This annotation allows us to open some classes for mocking purposes while they are final in release builds. OpenClass() |