Episode 005 – Fake Test Double

In Episode 5 of Testing All The Things we look at the final type of test double.

During this video we replace the mock random number generator with a fake.

You can find all the Fake Test Double code in this GitHub repository.