Skip to content

MockK v1.8.7

Compare
Choose a tag to compare
@oleksiyp oleksiyp released this 02 Sep 21:26
· 1408 commits to master since this release
  • #123 ConcurrentModificationException on parallel tests
  • #126 Spring MockMvc fails to perform requests on spyk controllers
  • #129 After invoking mockk; the mocked ::class.java constructor is overriden in the JVM
  • #120 Mocking an interface from a signed dependency fails.