Demonstrating Test-Driven Development and Evolutionary Design in the long run
2010-10-14
Let's Code Dimdwarf #9: Second Asynchronous Use Case
In order to get a reusable utility class for writing asynchronous tests, we re-implement it for another use case. After that it will be possible to extract the common parts into a reusable class.