mokkery-runtime
Toggle table of contents
2.7.2
common
Platform filter
common
Switch theme
Search in API
mokkery-runtime
mokkery-runtime
/
dev.mokkery.answering
/
Answer
/
SequentialByIterator
/
callSuspend
call
Suspend
open
suspend override
fun
callSuspend
(
scope
:
FunctionScope
)
:
T
Just like
call
but suspends. By default, it calls
call
.