mockito-kotlin
/
com.nhaarman.mockito_kotlin
/
capture
capture
inline
fun
<
reified
T
:
Any
>
capture
(
captor
:
ArgumentCaptor
<
T
>
)
:
T