package:mockito v5.8.0
·
30 commits
to master
since this release
- 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
analyzer14.0.0.