Mokkery
Toggle table of contents
2.10.2
common
Target filter
common
Switch theme
Search in API
Skip to content
Mokkery
mokkery-runtime
/
dev.mokkery.matcher.capture
/
propagateCapture
propagate
Capture
fun
<
T
>
List
<
ArgMatcher
<
T
>
>
.
propagateCapture
(
value
:
T
)
(
source
)
fun
<
T
>
ArgMatcher
<
T
>
.
propagateCapture
(
value
:
T
)
(
source
)
Helper function to propagate capture for
dev.mokkery.matcher.ArgMatcher.Composite
.