Mokkery
Toggle table of contents
3.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Mokkery
mokkery-runtime
/
dev.mokkery.matcher.capture
/
onArg
on
Arg
fun
<
T
>
MokkeryMatcherScope
.
onArg
(
matcher
:
T
=
any()
,
block
:
(
T
)
->
Unit
)
:
T
(
source
)
Short for
capture
with
Capture.callback
.