A fluent assertion library for Java that provides rich and type-safe assertions for unit testing.
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.27.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use assertThat to write fluent assertions in tests.
No known issues recorded.
No dependency data recorded yet.