AssertJ library for asserting JSON
Go to file
John Ahlroos c3236f3249
Build & Release / release-library (push) Successful in 1m34s Details
Fix Sonatype env variables
2024-11-13 20:23:45 +01:00
.gitea/workflows Fix Sonatype env variables 2024-11-13 20:23:45 +01:00
gradle/wrapper Initial import 2024-10-24 20:59:28 +02:00
src Setup Sonatype publishing 2024-11-12 20:10:41 +01:00
.gitignore Add Sonatype configuration 2024-11-04 17:56:35 +01:00
LICENSE Setup Sonatype publishing 2024-11-12 20:10:41 +01:00
README.md Add README and License 2024-10-24 21:07:41 +02:00
build.gradle Setup Sonatype publishing 2024-11-12 20:10:41 +01:00
gradle.properties Setup Sonatype publishing 2024-11-12 20:10:41 +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
publish.gradle Fix Sonatype env variables 2024-11-13 20:23:45 +01: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.