FREELessons: 12Length: 2.2 hours

Next lesson playing in 5 seconds

Cancel

Testing in ASP.NET MVC

Introduction

00:57

In this course, you'll learn how to test the critical components of an ASP.NET MVC application—namely, the controllers and route configuration. In this two hour course, Jeremy McPeak will teach you how to test your controllers to ensure they perform their designed work. You'll also learn how to test your route configuration using a third-party testing library. So if you've ever wondered how to test these pieces of an MVC application, then this is the course for you.