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