3.34.0
What's Changed
- Remove empty if blocks after initMocks/openMocks cleanup by @timtebeek in #952
- Extend SimplifyMockitoVerifyWhenGiven for more S6068 cases by @timtebeek in #953
- Add RemoveDoNothingForDefaultMocks to Mockito1to3Migration by @bmuschko in #956
- Skip private method stubbing in PowerMockitoDoStubbingToMockito by @bmuschko in #957
- Fix AssertToAssertionsTest expectations for static imports by @timtebeek in #958
- Add ThenThrowCheckedExceptionToRuntimeException recipe by @bmuschko in #954
- Fix AnyToNullable removing any() import when untyped any() still used by @timtebeek in #960
- Rename implicit @MethodSource methods in RemoveTestPrefix by @timtebeek in #961
- Add UpgradeWiremockDependencyVersion recipe by @timtebeek in #963
- Support intermediate methods in SimplifyChainedAssertJAssertion by @timtebeek in #962
- Add MigrateToOracleFree recipe for Testcontainers by @timtebeek in #964
Full Changelog: v3.33.0...v3.34.0