Mokkery
Toggle table of contents
3.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Mokkery
mokkery-runtime
/
dev.mokkery.matcher
/
matchesBy
matches
By
fun
<
T
>
MokkeryMatcherScope
.
matchesBy
(
function
:
(
T
)
->
Boolean
)
:
T
(
source
)
Matches an argument by calling given
function
. Also, it returns function name on
Any.toString
.