AssertJ library for asserting JSON
Go to file
John Ahlroos 434390b0a4
Build & Release / release-library (push) Has been cancelled Details
Add Maven Central deployment
2024-11-04 13:17:40 +01:00
.gitea/workflows Add Maven Central deployment 2024-11-04 13:17:40 +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 Initial import 2024-10-24 20:59:28 +02: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 Maven Central deployment 2024-11-04 13:17:40 +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.