toggle menu
Mokkery
2.5.1
common
switch theme
search in API
mokkery-runtime
/
dev.mokkery.matcher
/
matchingBy
matching
By
inline
fun
<
T
>
ArgMatchersScope
.
matchingBy
(
function
:
(
T
)
->
Boolean
)
:
T
Matches an argument by calling given
function
. Also, it returns function name on
Any.toString
.