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
- @kthoms made their first contribution in #655
- @jamezp made their first contribution in #654
- @lkerford made their first contribution in #659
Full Changelog: v2.24.0...v3.0.0