Demonstrating Test-Driven Development and Evolutionary Design in the long run
2011-02-07
Let's Code Dimdwarf #35: Test-After
I begin writing tests for application class loading. I had planned on test-driving some new code, but because I so seldom write code test-after, instead I decided to refactor the existing code and make it testable as if dealing with legacy code.