never really use. • Fake have an implementation, but are simpler than the „real“ object. • Stubs when invoked, always return canned answers. • Mocks give us a possibility to verify that they were used correctly during the test. http://martinfowler.com/articles/mocksArentStubs.html