Files
getting-started/testing/assertJ/README.md
Mateo Stjepanović bca7b37771 Added readme file
2021-09-20 12:47:40 +02:00

4 lines
285 B
Markdown

# 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.