public class MockKStaticScope
extends MockKUnmockKScope
Scope for static mockks. Part of DSL
| Constructor and Description |
|---|
MockKStaticScope(kotlin.reflect.KClass staticTypes)
Scope for static mockks. Part of DSL
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear(boolean answers,
boolean recordedCalls,
boolean childMocks,
boolean verificationMarks,
boolean exclusionRules) |
kotlin.jvm.functions.Function0<kotlin.Unit> |
doMock() |
kotlin.reflect.KClass[] |
getStaticTypes() |