mockito-kotlin
/
com.nhaarman.mockitokotlin2
/
any
any
inline
fun
<
reified
T
:
Any
>
any
(
)
:
T
Matches any object, excluding nulls.