Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@timtebeek timtebeek released this 10 Jan 17:37
· 2 commits to main since this release
a4a0e11

What's Changed

  • add Mockito1to4MigrationTest by @sullis in #651
  • Add recipe for replacing deprecated method AbstractDateAssert by @kthoms in #655
  • Add recipes for migrating Arquillian from JUnit 4 to JUnit 5. by @jamezp in #654
  • Add Mockito1to5MigrationTest to verify dependencies are upgraded by @sullis in #656
  • improve assertions in Mockito1to5MigrationTest by @sullis in #657
  • refactor: Enum values should be compared with "==" by @timtebeek in #658
  • refactor: Remove expired suppressions by @lkerford in #659
  • [660] Use the correct implementation of the MethodOrderer for the @te… by @jamezp in #661

New Contributors

Full Changelog: v2.24.0...v3.0.0