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