Demonstrating Test-Driven Development and Evolutionary Design in the long run
2011-09-20
Let's Code Jumi #64: Refactoring Actor Tests (Part 1)
Putting the single-threaded actors into use and cleaning up the actor tests by extracting recurring abstractions. Also trying out an idea about extracting details into a super class which I read about recently.