-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.CLASS}) public @interface OpenForTesting
Annotate a class with OpenForTesting if you want it to be extendable in debug builds.
@Target(allowedTargets = {AnnotationTarget.CLASS}) public @interface OpenForTesting
Annotate a class with OpenForTesting if you want it to be extendable in debug builds.