The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Visual Studio 2005 Unit Testing Code Snippets

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Maruis Marais

Posts: 290
Nickname: maruis
Registered: Aug, 2005

Ruby rocks, what else can I say...
Visual Studio 2005 Unit Testing Code Snippets Posted: Feb 28, 2006 11:27 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Maruis Marais.
Original Post: Visual Studio 2005 Unit Testing Code Snippets
Feed Title: exceptionz
Feed URL: http://feeds.feedburner.com/Exceptionz
Feed Description: I am an XP, TDD, OO and .NET enthusiast. Things like Design Patterns makes my pulse race, I love learning exciting new things and to share my thoughts and techniques with the world. So join me and together we can explore the awesome world of software development
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Maruis Marais
Latest Posts From exceptionz

Advertisement
In this article, I introducing Unit Testing Code Snippets, showing you how to add a Code Snippet in your code editor, and how to quickly navigate and modify the Unit Testing snippets to give you the ability to quickly create test methods and fixtures.
Visual Studio 2005 ships with a huge number of new features, and one of the nice and useful features is Code Snippets. The Code Snippet feature allows you to add a piece of generic code that you can customize to make it work with your specific needs. In this article, I will be introducing Unit Testing Code Snippets, showing you how to invoke a code snippet, and how to quickly navigate and edit the code snippet tokens to give you the ability to quickly create test methods and fixtures. You will find both NUnit and Microsoft.VisualStudio.TestTools.UnitTesting snippets in the download.
You can find the article and download here.

Read: Visual Studio 2005 Unit Testing Code Snippets

Topic: CodeKeep Visual Studio 2005 Addin and the first VisualStudioHacks.com Screencast Previous Topic   Next Topic Topic: Common SOA pitfalls

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use