In other blogs
Here is a nice analogy for Mock objects and testing that I’ve just read.
One thought on “In other blogs”
Comments are closed.
In other blogs
Here is a nice analogy for Mock objects and testing that I’ve just read.
Comments are closed.
Hi Andy,
you may also like reading “Mocks aren’t Stubs” (http://www.martinfowler.com/articles/mocksArentStubs.html) by Martin Fowler and “Mock Roles, not Objects” (http://www.jmock.org/oopsla2004.pdf) written by the jmock (http://jmock.codehaus.org/) team for OOPSLA 2004.
Kind regards,
Spiros Tzavellas