Share via


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.

Comments

  • Anonymous
    February 01, 2005
    Cut & paste is so 1984 for your code. Grok the new marvel: Code Snippets. In Whidbey (aka Visual Studio 2005), reuse your old code like the object it was written to be. (That's a shot across the bow, o...