AssertJ library for asserting JSON
Go to file
John Ahlroos 372640e5ef
Build & Release / release-library (push) Failing after 1m41s Details
Add Sonatype configuration
2024-11-04 17:56:35 +01:00
.gitea/workflows Add Sonatype configuration 2024-11-04 17:56:35 +01:00
gradle/wrapper Initial import 2024-10-24 20:59:28 +02:00
src Initial import 2024-10-24 20:59:28 +02:00
.gitignore Add Sonatype configuration 2024-11-04 17:56:35 +01:00
LICENSE Add README and License 2024-10-24 21:07:41 +02:00
README.md Add README and License 2024-10-24 21:07:41 +02:00
build.gradle Add Sonatype configuration 2024-11-04 17:56:35 +01:00
gradlew Initial import 2024-10-24 20:59:28 +02:00
gradlew.bat Initial import 2024-10-24 20:59:28 +02:00
settings.gradle Initial import 2024-10-24 20:59:28 +02:00

README.md

AssertJ - fluent assertions for json

This library provides helper methods for asserting JSON strings with AssertJ.

Licensed under CC BY-ND 4.0.