Truth is a library for performing assertions in tests. 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. Truth is owned and maintained by the Guava team. It is used in the majority of the tests in Google’s own codebase.
Features
- The Truth code is faster to type, especially with autocompletion
- The Truth code is easier to read
- Truth and AssertJ are very similar
- Add static imports for Truth’s entry points
- If you’re using an IDE with autocompletion, it will suggest a list of assertions you can make about the given type
- Write test assertions
Categories
LibrariesLicense
Apache License V2.0Follow Truth
Other Useful Business Software
The Most Powerful Software Platform for EHSQ and ESG Management
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Truth!