toggle menu
mockito-kotlin
6.3.0
jvm
switch theme
search in API
mockito-kotlin
/
org.mockito.kotlin
/
eq
eq
inline
fun
<
T
>
eq
(
value
:
T
)
:
T
Matches an argument that is equal to the given value.