Multi Mock
@Target(allowedTargets = [AnnotationTarget.CLASS ] )
Determines which interfaces should be stubbed/mocked as a union of them.
Author
Matthias Geisler
Determines which interfaces should be stubbed/mocked as a union of them.
Matthias Geisler