Monthly Archives: July 2010

How do you solve multiple asserts?

I’ve been studying unit testing for a few months, and trying to practice a more TDD approach to writing code.  The most influential book that inspired this is Roy Osherove’s The Art of Unit Testing.  It’s a great introduction to … Continue reading

Posted in testing | 1 Comment