public static MockKGateway.StaticMockFactory
Binds static mocks
| Modifier and Type | Method and Description |
|---|---|
void |
clear(kotlin.reflect.KClass<?> type,
MockKGateway.ClearOptions options) |
void |
clearAll(MockKGateway.ClearOptions options) |
kotlin.jvm.functions.Function0<kotlin.Unit> |
staticMockk(kotlin.reflect.KClass<?> cls) |
kotlin.jvm.functions.Function0<kotlin.Unit> staticMockk(kotlin.reflect.KClass<?> cls)
void clear(kotlin.reflect.KClass<?> type,
MockKGateway.ClearOptions options)
void clearAll(MockKGateway.ClearOptions options)