0
kicks
Model View Presenter Part II - Unit Testing
Really good article about how using MVP (Model View Presenter) can enable better unit testing. Really clarified things for me especially looking at the source code included with the article.