Fluent tests in Java with AssertJ
Dec 12, 2023 · 1 min read · I haven't been using them extensively, but recently I started to take advantage of the AssertJ library. I want to draw your attention to how easy and pleasant it is to write and read tests written in AssertJ. Just take a look at the tests I wrote for...
Join discussion