mockspresso2
common
jvm
reflect
/
com.episode6.mockspresso2.reflect
/
callWith
call
With
common
jvm
expect
fun
KFunction
<
*
>
.
callWith
(
vararg
args
:
Any
?
)
:
Any
?
Content copied to clipboard
Call the receiver
KFunction
with the provided
args
actual
fun
KFunction
<
*
>
.
callWith
(
vararg
args
:
Any
?
)
:
Any
?
Content copied to clipboard