Mokkery
Toggle table of contents
2.7.1
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery.matcher
/
ArgMatchersScope
/
matches
matches
@
DelicateMokkeryApi
abstract
fun
<
T
>
matches
(
argType
:
KClass
<
*
>
,
matcher
:
ArgMatcher
<
T
>
)
:
T
Registers
matcher
with given
argType
.
Parameters
arg
Type
KClass
of
T