Episode 003 – Spy Test Doubles

In this episode 3 of Testing All The Things we continue to look at different types of Test Double.

In the second video on test doubles we look at Spy Test Doubles.

You can find all the Test Double code in this GitHub repository or just the code created for the spy functionality in this commit.