Fluent assertions for java (original) (raw)
Extensible
You can easily write assertions for your own classes, which will make your test assertions reflect the domain and is a way to use the ubiquitous language in your tests !
We provide an assertion generator to quickly create assertions for your domain model classes.
Community driven
AssertJ only exists to help the dev community. We listen to users ideas to provide the most useful assertions.
AssertJ is a fork of the great Fest Assert library which is not maintained anymore.
AssertJ will remain open and free forever.