2.14.0
What's Changed
- Add migration of JMockit NonStrictExpectations blocks as well as JMockit junit 4 runner by @shivanisky in #546
- More best pratices for AssertJ by @velo in #548
- JMockit NonStrictExpectations with times should be migrated to default when without lenient(), refactor by @shivanisky in #549
- Correctly replace Date and Instant hamcrest assertions to AssertJ by @timtebeek in 33c97a2 for #526
- Delegate to the Mockito 4 upgrade from JUnit 5 upgrade by @timtebeek in f1fda26 for #541
- Prevent incorrect change from IsEqualToBoolean by @timtebeek in a79dc45
New Contributors
Full Changelog: v2.13.0...v2.14.0