mockito-kotlin
/
org.mockito.kotlin
/
anyOrNull
anyOrNull
inline
fun
<
reified
T
:
Any
>
anyOrNull
(
)
:
T
Matches anything, including nulls.