C# Unit Testing

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Colin Melia

Description

As a code base is built and continues to grow, it becomes important to verify that the code meets specific requirements in terms of core functionality and response to a range of inputs. In this video, you'll learn how to use the tools in Visual Studio to create unit tests for your C# projects. You'll also see how unit testing can influence your code and architecture.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: