- Exercise 5: Delete a Row From a Database Table
- Exercise 4: Update the Information of an Existing Row
- Exercise 3: Insert a New Row Into a Database Table
- Exercise 2: Ensure That No Changes Were Made to the Data of a Table Row
- Exercise 1: Write Row Level Assertions
- Common Steps for All Exercises
- Exercise 2: Specify the Test Data Found From the todo_item Table
- Exercise 1: Define the Structure of the todo_item Table
- Common Steps for All Exercises
- Exercise: Configure AssertJ-DB