Skip to content

package:mockito v5.8.0

Choose a tag to compare

@davidmorgan davidmorgan released this 31 Jul 09:32
· 30 commits to master since this release
44b0943
  • Add support for JS interop extension type mock generation to mockito.
  • It is now an error to generate mocks for non-JS interop extension types.
    Instead, mock the representation type and cast to the extension type where
    needed.
  • Remove Mockito version number from generated output.
  • Allow analyzer 14.0.0.