Code Snippets for VS Team System Unit Test Framework

I have uploaded code snippets for unit testing in Visual Studio Team System to the Test Driven Development workspace (https://workspaces.gotdotnet.com/tdd). These snippets inlclude:

  • TestClass
  • TestMethod
  • TestMethod, ExpectedException
  • TestInitialize
  • TestCleanup

As I explore more of the unit testing framework in VS Team System I will upload more snippets.