mockito-kotlin
/
com.nhaarman.mockitokotlin2
/
then
then
fun
<
T
>
then
(
mock
:
T
)
:
Then
<
T
>
Alias for
BDDMockito.then
.