OverrideMockKs

annotation class OverrideMockKs(val lookupType: InjectionLookupType = InjectionLookupType.BOTH, val injectImmutable: Boolean = true)

Constructors

Link copied to clipboard
fun OverrideMockKs(lookupType: InjectionLookupType = InjectionLookupType.BOTH, injectImmutable: Boolean = true)

Properties

Link copied to clipboard
val injectImmutable: Boolean = true
Link copied to clipboard
val lookupType: InjectionLookupType