JSON Assertions inspired by FEST and AssertJ.
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit-fluent</artifactId>
<version>4.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Asserts that two JSON strings are equal using fluent API.
For complex comparisons, use net.javacrumbs.jsonunit.core.Option or switch to the core module.
No dependency data recorded yet.