assertj-examples contains executable AssertJ assertions examples that you can run as JUnit tests.
Please have a look at assertj-examples sources.
Contributing is easy, only two rules to follow :
- Use AssertJ code Eclipse formatting preferences (for Idea users, it is possible to import it)
- Add FUN examples ! ;-)
Thanks !