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