Join Slack
Communities
Powered by
<@U0ANSGGVC>: dunno if it’s worth actually. I rece...
# android
a
aballano
06/17/2016, 9:43 AM
@kirillrakhman
: dunno if it’s worth actually. I recently included Kotlin for tests only in a quite big project and the only thing that was needed for Mockito so far was this line:
inline fun <reified T : Any> mock() = Mockito.mock(T::class.java)
Open in Slack
Previous
Next