toggle menu
mockk-dsl
1.13.10
common
switch theme
search in API
mockk-dsl
/
io.mockk
/
MockKMatcherScope
/
nrefEq
nref
Eq
inline
fun
<
T
:
Any
>
nrefEq
(
value
:
T
)
:
T
Matches if the value is not equal to the provided
value
via reference comparison.