Introduction to Test Doubles

When you are writing unit test you are faced with many kinds of collaborators and they all have very specific behaviours, knowing which test double you have to use in the right time can make your life easier.

Introduction to Test Doubles