Truth - Fluent assertions for Java
Truth makes your test assertions and failure messages more readable. Similar to AssertJ, it natively supports many JDK and Guava types, and it is extensible to others.
http://google.github.io/truth
https://github.com/google/truth
License:
Tech:
Tags: