For the conclusion of this course, I want to leave you with three more tips or pieces of advice that you will walk away with thinking of how to structure your tests in the future.
Advice No.1: Scenarios, Scenarios, Scenarios
The first advice is to think about scenarios. What methods would you use in your tests?
This is way more important than the syntax of writing a test.
An example of that could be...