Package io.github.bluegroundltd.outbox.annotation

Types

TestableOpenClass
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class TestableOpenClass

Any class annotated with this method with be not final, and it can be Mocked for testing purposes