0.12.0
- Updates Kotlin to 1.0.5
- Updates Mockito to 2.2.15
eq()returns passed value, and accepts nullable values (#117)- Uses
null as Tas default return type, with the create instance mechanism as a fallback.
eq() returns passed value, and accepts nullable values (#117)null as T as default return type, with the create instance mechanism as a fallback.