Mokkery
Toggle table of contents
2.7.1
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery.matcher
/
ArgMatcher
/
Composite
/
compose
compose
abstract
fun
compose
(
matcher
:
ArgMatcher
<
T
>
)
:
ArgMatcher.Composite
<
T
>
Returns new
Composite
with
matcher
merged. This method gets matchers in reversed order.