Resources  
  • Unit testing In Web APIApr 26, 2016. In this article we will learn how we can use unit testing in Web API.
  • Unit Tests in Visual Studio 2005Jun 01, 2006. Visual Studio 2005 comes with an integrated Test System, which allows developers to create Unit Test Project using IDE and write code to create unit tests and run them. This article explains how to get started with unit tests in Visual Studio 2005.