Mock Injector
class MockInjector(val mockHolder: Any, val lookupType: InjectionLookupType, val injectImmutable: Boolean, val overrideValues: Boolean)
Constructors
Link copied to clipboard
constructor(mockHolder: Any, lookupType: InjectionLookupType, injectImmutable: Boolean, overrideValues: Boolean)