This project is composed of modules that demonstrate mock testing techniques in Python.
Some articles/blog entries related to mock testing techniques:
http://agiletesting.blogspot.com/2006/12/mock-testing-examples-and-resources.html
http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy#MockTestingTools
http://www.infoq.com/news/2008/05/WSMock (mocking Web services)