Mokkery
Toggle table of contents
2.7.1
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery.matcher
/
eq
eq
inline
fun
<
T
>
ArgMatchersScope
.
eq
(
value
:
T
)
:
T
Matches an argument that is equal to
value
. It can be replaced with
value
literal.