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