testingallthethings / 051-054-test-doubles-java

An introduction to Test Doubles (Stubs, Spies, Mocks & Fakes) in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Test Doubles for Test Driven Development in Java

Introducing the concept of Test Double and the different types of Test Doubles (Stubs, Spies, Fakes & Mocks) in Java.

About

An introduction to Test Doubles (Stubs, Spies, Mocks & Fakes) in Java


Languages

Language:Java 100.0%