Mokkery
Toggle table of contents
2.7.1
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery.matcher.capture
/
onArg
on
Arg
inline
fun
<
T
>
ArgMatchersScope
.
onArg
(
matcher
:
T
=
any()
,
noinline
block
:
(
T
)
->
Unit
)
:
T
Short for
capture
with
Capture.callback
.