Skip to content

MockK v1.8.5

Compare
Choose a tag to compare
@oleksiyp oleksiyp released this 01 Jul 21:25
· 1483 commits to master since this release

fixed:

  • #88 ofType()
  • #99 umockk fix
  • #102 remove inline for every/verify(correct stack trace lines)
  • #103 added invokeNoArgs

partly fixed:

  • #98 added ability to mock System, but currentTimeMillis is still native method