AssertJ library for asserting JSON
Go to file
John Ahlroos 306ba1f81c
Build & Release / release-library (push) Failing after 1m41s Details
Use header auth
2024-11-04 18:31:23 +01:00
.gitea/workflows Use header auth 2024-11-04 18:26:21 +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 Use header auth 2024-11-04 18:31:23 +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.