diff --git a/testing/assertJ/README.md b/testing/assertJ/README.md new file mode 100644 index 0000000..61c8425 --- /dev/null +++ b/testing/assertJ/README.md @@ -0,0 +1,4 @@ +# Examples for [Verifying Lists Using AssertJ on reflectoring.io](https://reflectoring.io/verifying-lists-using-assertj) + +This repository contains the source code of the article's examples. +It's based on Spring Boot with really simple code for business logic and with focus on testing. \ No newline at end of file