Is this a Mock?
When unit testing, we occasionally find the need to replace some of the production code to drive the tests.
When unit testing, we occasionally find the need to replace some of the production code to drive the tests.
Overview
TBD (scope of this intro)
Tests are an integral part of any software project. They are essential to a software project success and quality.