| # | title | topic | type | difficulty |
|---|---|---|---|---|
| 1 | Test the tester: total() | Unit Testing | Write the tests | Easy |
| 2 | Test the tester: maxOf() | Unit Testing | Write the tests | Easy |
| 3 | Test the tester: capitalize() | Unit Testing | Write the tests | Easy |
| 4 | Test the tester: reverseString() | Unit Testing | Write the tests | Easy |
| 5 | Test the tester: isPalindrome() |
| Unit Testing |
| Write the tests |
| Easy |