Writing Unit Tests for the .NET Framework with the Microsoft Unit Test Framework for Managed Code
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Writing Unit Tests for the .NET Framework with the Microsoft Unit Test Framework for Managed Code.
In this section
Walkthrough: Creating and Running Unit Tests for Managed Code
Quick Start: Test Driven Development with Test Explorer
Using Microsoft.VisualStudio.TestTools.UnitTesting Members in Unit Tests
How To: Create a Data-Driven Unit Test
Unit tests for Generic Methods
Show: