Common Steps for All Exercises

After you have finished these exercises, you understand how you can leverage constant classes for writing tests which are easy to write and maintain. Before you can start doing these exercises, you have to finish these steps which are the same for all exercises of the Test Data Management 101 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/getting-started-with-assertj-db/introduction-to-assertj-db directory with your favorite IDE.