Mokkery
Toggle table of contents
2.10.0
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery
/
callSpied
call
Spied
fun
MokkeryBlockingCallScope
.
callSpied
(
args
:
List
<
Any
?
>
)
:
Any
?
(
source
)
suspend
fun
MokkerySuspendCallScope
.
callSpied
(
args
:
List
<
Any
?
>
)
:
Any
?
(
source
)
Calls spied method with given
args
.