Registry / testing / truth
library1.4.5javamavenunverified

A Java assertion framework for writing fluent and readable test assertions.

<dependency> <groupId>com.google.truth</groupId> <artifactId>truth</artifactId> <version>1.4.5</version> </dependency>
INSTALL
IMPORT
SIG · TRUTH
T
truth
testingjavav1.4.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Truth
com.google.common.truth.Truth

Asserts that a value equals an expected value using Truth.

import static com.google.common.truth.Truth.assertThat; assertThat(42).isEqualTo(42);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
0 hits · last 30 days

No traffic data recorded yet.

Resources
truth — mvn dependency:get truth · libregistry