2.18.0
What's Changed
- Migrate JBehave
JUnitStories
toJupiterStories
by @Laurens-W in #591 - Do not perform
JUnit4to5Migration
where TestNG is used by @Laurens-W in #592 - Add
MockRestServiceServer.verify
to default assertions by @ArloL in #593 - Move Junit 5 assertThrows to last statement in lamdba by @shivanisky in #590
- Add recipes for negative variants of startsWith, endsWith, and matches by @Tahanima in #594
- refactor: Update Gradle wrapper by @shanman190 in #595
- Handle multiple blocks in JMockit Expectations by @yurii-yu in #596
New Contributors
- @ArloL made their first contribution in #593
- @Tahanima made their first contribution in #594
- @yurii-yu made their first contribution in #596
Full Changelog: v2.17.1...v2.18.0