Package io.didomi.sdk.testing
Annotation OpenClass
-
- 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.