Welcome to MSDN Blogs Sign in | Join | Help

May 2008 - Posts

Using a Base Class for your Unit Test Classes
Overview: This post will go over some simple but effective ways to setup common initialization and cleanup for Unit Tests on a larger scale than [ClassInitialize] and [TestInitialize] methods can provide for. First, to establish a common starting point Read More...
Page view tracker