Common Steps for All Exercises

After you have finished these exercises, you understand how you can write table level assertions with AssertJ-DB. Before you can start doing these exercises, you have to finish these steps which are the same for all exercises of the Writing Table Level Assertions With AssertJ-DB lesson:

1. Clone the Git repository that contains the sample applications of this course. If you have already cloned that repository, you can ignore this step.

2. Open the project found from the introduction-to-assertj-db/writing-assertions-with-assertj-db/writing-assertions-for-expected-data directory with your favorite IDE.