So far we've just been using a MockObject as it comes but we can actually build our own which is tailored to our needs. This flexibility can really come in handy.
Let's give it a go 💪
Lesson Branch: https://github.com/GaryClarke/test-doubles/tree/mock-builder
4 comments