Provides AssertJ-based fluent assertions for comparing JSON strings and structures in Java tests.
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit-assertj</artifactId>
<version>5.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Assert that two JSON strings are equal using AssertJ-style assertions.
Upgrade to AssertJ 3.x or use json-unit-assertj 2.x for AssertJ 2.x compatibility.
No dependency data recorded yet.