toggle menu
Mokkery
2.5.1
common
switch theme
search in API
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
.