public static class MockKMatcherScope.DynamicCall
| Constructor and Description |
|---|
DynamicCall(java.lang.Object self,
java.lang.String methodName,
kotlin.jvm.functions.Function0<? extends kotlin.coroutines.Continuation<?>> anyContinuationGen) |
| Modifier and Type | Method and Description |
|---|---|
kotlin.jvm.functions.Function0<kotlin.coroutines.Continuation> |
getAnyContinuationGen() |
java.lang.String |
getMethodName() |
java.lang.Object |
getSelf() |
java.lang.Object |
invoke(java.lang.Object args) |