Mokkery
Toggle table of contents
2.8.0
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
(
source
)
Matches an argument that is equal to
value
. It can be replaced with
value
literal.