1

Add README and License

This commit is contained in:
2024-10-24 21:07:41 +02:00
parent 63a56286bf
commit 1336965ca2
3 changed files with 400 additions and 0 deletions

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# AssertJ - fluent assertions for json
This library provides helper methods for asserting JSON strings with AssertJ.
Licensed under [CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0/).