Generating and Running a Unit Test
Unit Tests allow developers to perform quick checks against individual or collections of methods to ensure that functionality continues to perform as expected, especially after adding more code to the project. This video demonstrates how to easily generate new unit tests directly from your source code.
About this video:
Duration: 2 Minutes, 56 Seconds
Recorded Using: Visual Studio Team System

