toggle menu
Mokkery
2.5.1
common
switch theme
search in API
mokkery-runtime
/
dev.mokkery.answering
/
FunctionScope
/
callSuspendSuper
call
Suspend
Super
suspend
fun
callSuspendSuper
(
superType
:
KClass
<
*
>
,
args
:
List
<
Any
?
>
)
:
Any
?
Just like
callSuper
but for suspend calls.