There are lots of handy checks which you can make to ensure that your methods are receiving the right arguments. You can make these checks as strict or un-strict as you like. Let's take a look 👀
Lesson Branch: https://github.com/GaryClarke/test-doubles/tree/receiving-correct-args
2 comments