Daily Archives: November 11, 2009

TDD Like you mean it! Part 3

The second test and first refactoring. Having completed the first test, it is time to start the second test.  The Second Test The add function takes a single number and returns that number. This test can be written completely as … Continue reading

Posted in Programming | Leave a comment