Skip to content

2.13.0

Compare
Choose a tag to compare
@timtebeek timtebeek released this 03 Jul 17:18
· 58 commits to main since this release
3211368

What's Changed

  • Jmockit Expectations with no times or result should be transformed to Mockito verify statement by @shivanisky in #530
  • Rewrite both JMockit @Mocked and @Injectable annotated arguments by @shivanisky in #532
  • Add Kotlin support for JUnit recipes: UpdateBeforeAfterAnnotations by @amitojduggal in #533
  • CleanupMockitoImports should not remove used mockito kotlin imports by @gideon-sunbit in #539
  • Migrate JMockit Verifications to Mockito by @shivanisky in #540
  • Skip RemoveTestPrefix when calling a similarly named method by @timtebeek in #543
  • Add AssertTrueNullToAssertNull to CleanupAssertions by @protocol7 in #542

New Contributors

Full Changelog: v2.12.1...v2.13.0