Common Steps for All Exercises

After you have finished these exercises, you understand how you can write soft 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 Soft 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-soft-assertions directory with your favorite IDE.