Demonstrating Test-Driven Development and Evolutionary Design in the long run
2012-10-23
Let's Code Jumi #194: Design Feedback (Part 1)
Writing unit tests in SuiteRunnerTest revealed that the DriverFinder interface makes things hard to test, so let's improve the design to make it testable.