Skip to content

2.14.0

Compare
Choose a tag to compare
@timtebeek timtebeek released this 11 Jul 12:47
· 63 commits to main since this release
5a2d834

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

  • @velo made their first contribution in #548

Full Changelog: v2.13.0...v2.14.0