1.5.0
same()
now returnsT
instead ofT?
- Updates Mockito to
2.8.9
- Introduces a new artifact for usage with Kotlin
1.1.x
:
compile 'com.nhaarman:mockito-kotlin-kt1.1:x.x.x'
same()
now returns T
instead of T?
2.8.9
1.1.x
:compile 'com.nhaarman:mockito-kotlin-kt1.1:x.x.x'