Tuesday, October 27, 2009

Advanced Unit Testing

This is a training I provided to other developers on my team on some more advanced unit testing topics, including mocking and dealing with various unit test “gotcha” scenarios.  This is Part 3 of 3 in a series of talks geared towards improving code quality at my organization. 

Part I – Introduction to Design Patterns as a Best Practice

Part II – Introduction to Unit Testing

Download Presentation and Source Code:

  • PDF version of my presentation
  • Visual Studio 2008 solution containing sample code and unit tests