public static class MockKGateway.Companion
| Modifier and Type | Field and Description |
|---|---|
static kotlin.jvm.functions.Function0<? extends io.mockk.MockKGateway> |
implementation |
| Modifier and Type | Method and Description |
|---|---|
kotlin.jvm.functions.Function0<io.mockk.MockKGateway> |
getImplementation() |
void |
setImplementation(kotlin.jvm.functions.Function0<? extends io.mockk.MockKGateway> p) |