github mockito/mockito-kotlin 0.8.0

latest releases: 5.3.1, 5.3.0, 5.2.1...
7 years ago
  • Updates Mockito to 2.2.1
  • Fixes issues:
    • #37 - ClassCastException when using mock-maker-inline
    • #75 - Attempting to verify mocked calls with a class that has a string array parameter in its constructor throws UnsupportedOperationException
  • Add doThrow infix methods to OngoingStubbing (#90)
  • Deprecates capture { } in favor of argThat { }, argForWhich { } or check { } (#91)

Don't miss a new mockito-kotlin release

NewReleases is sending notifications on new releases.