Faking Method Return Values

Let's have a look at what a stubbed method will return by default IF we don't tell it what to return.

You might be surprised!

Lesson Branch: https://github.com/GaryClarke/test-doubles/tree/faking-return-values

Complete and Continue  
Discussion

4 comments