Stories by noncrab
> Mock Objects is an extension to Test-Driven Development that
supports good Object-Oriented design by guiding the discovery of
a coherent system of types within a code base. It turns out to be
less interesting as a technique for isolating tests from third-party
libraries than is widely thought....