Skip to content

Releases: mockk/mockk

MockK v1.9.1.kotlin12

10 Feb 22:52
Compare
Choose a tag to compare
  • Feature: Nested mocking objects #244
  • SLF4J warnings #243
  • autohinting may fail unexpectedly when run in mixed mode, suppressing the useful message that a hint might be necessary in the test fixture #240
  • mockk throws ClassNotFoundException: io.mockk.proxy.jvm.dispatcher.JvmMockKDispatcher when run with Spek2 #239
  • Bug: clearAllMocks doesn't clear static mock of java.lang.System #234
  • @mockk(relaxed = true) doesn't behave same way as @RelaxedMockK for Jupiter method parameters #232
  • mockkClass() should have a relaxUnitFun argument #227
  • Bug: Mocking annotation causes MockkException #226
  • Bug: Mocking varargs on 1.9 #224
  • Bug: mock that return set of Mocks fails #221
  • Feature: make clearMocks without arguments not possible #217
  • Feature: returns that creating a new mock and setting behavior #201
  • Bug: cannot verify mock method with abstract argument using any() #131

MockK v1.9.1

10 Feb 22:48
Compare
Choose a tag to compare
  • Feature: Nested mocking objects #244
  • SLF4J warnings #243
  • autohinting may fail unexpectedly when run in mixed mode, suppressing the useful message that a hint might be necessary in the test fixture #240
  • mockk throws ClassNotFoundException: io.mockk.proxy.jvm.dispatcher.JvmMockKDispatcher when run with Spek2 #239
  • Bug: clearAllMocks doesn't clear static mock of java.lang.System #234
  • @mockk(relaxed = true) doesn't behave same way as @RelaxedMockK for Jupiter method parameters #232
  • mockkClass() should have a relaxUnitFun argument #227
  • Bug: Mocking annotation causes MockkException #226
  • Bug: Mocking varargs on 1.9 #224
  • Bug: mock that return set of Mocks fails #221
  • Feature: make clearMocks without arguments not possible #217
  • Feature: returns that creating a new mock and setting behavior #201
  • Bug: cannot verify mock method with abstract argument using any() #131

MockK v1.9.kotlin12

04 Jan 08:35
Compare
Choose a tag to compare

MockK v1.9

04 Jan 08:36
Compare
Choose a tag to compare

MockK v1.8.13.kotlin13

16 Nov 20:26
Compare
Choose a tag to compare

MockK v1.8.13

16 Nov 20:25
Compare
Choose a tag to compare

MockK v1.8.12.kotlin13

04 Nov 19:30
Compare
Choose a tag to compare

MockK v1.8.12

04 Nov 19:29
Compare
Choose a tag to compare

MockK v1.8.11.kotlin13

03 Nov 19:41
Compare
Choose a tag to compare

MockK v1.8.11

03 Nov 19:41
Compare
Choose a tag to compare