In my last two posts, We have done following things:
Implementing Generic Repository and Unit of Work Pattern With Entity Framework
Dependency Injection in ASP.NET MVC using Autofac and CRUD operations
In this post, we are going to start writing our unit test.