AssertJ library for asserting JSON
Go to file
John Ahlroos a2593877bd
Remove git config from repository
2024-10-25 07:53:18 +02: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 Initial import 2024-10-24 20:59:28 +02: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.