commit | 0fe63aef340965a7406a1a3f7c25cef9050d7c5c | [log] [tgz] |
---|---|---|
author | Luke Sandberg <lukes@google.com> | Mon Sep 23 13:13:43 2024 |
committer | Google Java Core Libraries <java-libraries-firehose+copybara@google.com> | Mon Sep 23 13:14:52 2024 |
tree | 47af0d88f23dda0bdbd407dd03cb9701ddd8ddbb | |
parent | a8f2c354ff4d6f18685c52640683fc1d219393d8 [diff] |
Automated Code Change RELNOTES=Replace references to immutablejs proto features in favor of protobuf-javascript for j2cl users. PiperOrigin-RevId: 677763250
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.
Read more at the main website.