Skip to content

5.0.0

Compare
Choose a tag to compare
@TimvdLippe TimvdLippe released this 01 Jun 21:06
b1d5e79

Changelog generated by Shipkit Changelog Gradle Plugin

5.0.0

  • 2023-06-01 - 5 commit(s) by Lukáš Křečan, Tatsuya Fujisaki, Wes Alvaro, rajin, thecodewarrior
  • #478 Upgrade Mockito (#482)
  • Add doReturn().on { method() } helper to KStubbing (#481)
  • Prevent silent mis-stubbing (#479)
  • Mockito 5.1 support (#478)
  • Exchange explanations between verifyNoInteractions() and verifyNoMoreInteractions() (#476)
  • Add helper functions for coroutine (#470)
  • What about improving doReturn -> when implementation? (#453)