[MAS] - Mocks Aren't Stubs
http://www.martinfowler.com/articles/mocksArentStubs.htmlThis article by Martin Fowler clarifies the difference between Mock Objects (page X) and Test Stubs (page X). It goes on to describe the two fundamentally different approaches to test-driven development engendered by these differences: "classical TDD" vs "mockist TDD".
Copyright © 2003-2008 Gerard Meszaros all rights reserved