public static MockKGateway.Excluder
Verify calls
| Modifier and Type | Method and Description |
|---|---|
void |
exclude(MockKGateway.ExclusionParameters params,
kotlin.jvm.functions.Function1<? super io.mockk.MockKMatcherScope,kotlin.Unit> mockBlock,
kotlin.jvm.functions.Function2<? super io.mockk.MockKMatcherScope,? super kotlin.coroutines.experimental.Continuation<? super kotlin.Unit>,? extends java.lang.Object> coMockBlock) |
void exclude(MockKGateway.ExclusionParameters params, kotlin.jvm.functions.Function1<? super io.mockk.MockKMatcherScope,kotlin.Unit> mockBlock, kotlin.jvm.functions.Function2<? super io.mockk.MockKMatcherScope,? super kotlin.coroutines.experimental.Continuation<? super kotlin.Unit>,? extends java.lang.Object> coMockBlock)