Bookmarks tagged [assertj]
https://medium.com/enfuse-io/testing-java-collections-with-assertj-2fa678d80952
Testing Collections in Java? You can say “Not a big deal”. I agree, but, for example, a comparison of two Lists of custom objects can be painful and it is not the only problem you can run into. Let’s ...