Acceptance Testing Classes 21 Sep 2009
When we mock out every collaborator for a class, we divorce it from its production environment. All we are testing is that the class responds to a particular stimulus in a particular way. What if the collaborators in production act differently?