Hi devs, I had a lot of fun writing some tests using AssertJ yesterday. Rather than specifying it in each project pom, I propose that we add the following libraries to the root project pom dependencies:
- assertj-core - assertj-guava Any objections? I am experimenting with the assertions generator to see if we can take advantage of it for generating assertions, which could be extremely useful. I wish I had this years ago! Lastly, I want to give a shout out to Andrew Gaul for the contribution of the ByteSourceAssert class in the assertj-guava library. Thanks Andrew! /jd