Skip to content

3.8.0

Choose a tag to compare

@timtebeek timtebeek released this 07 May 17:52
· 163 commits to main since this release
ef96c01

What's Changed

  • refactor: OpenRewrite Recipe best practices by @timtebeek in #712
  • Fix Import of Mockito classes in MockitoRuleToExtension recipe by @amishra-u in #715
  • Resolve failing tests by @timtebeek in #716
  • Fix exception handling in ReplaceInitMockito recipe by @amishra-u in #719
  • Fix Incorrect Migration of TemporaryFolder.newFile in TemporaryFolderToTmpDir Recipe by @amishra-u in #714
  • Fix JunitParams to Parameterized by recursively updating referenced method to static by @amishra-u in #717
  • Utilize MockitoJUnitRunnerToExtension for UseMockitoExtension by @amishra-u in #711
  • Fix ParameterizedRunnerToParameterized: Remove redundant super call by @amishra-u in #718
  • Handle non-@rule TemporaryFolder fields by @amishra-u in #720

Full Changelog: v3.7.0...v3.8.0