mockito-kotlin
/
com.nhaarman.mockito_kotlin
/
whenever
whenever
fun
<
T
>
whenever
(
methodCall
:
T
)
:
OngoingStubbing
<
T
>