rss
[ Log On ]

Tag - UNIT TESTING

In this post, you can make Autofac work with ASP.NET Web API System.Web.Http.Services.IDependencyResolver. Solution to the 'controller has no parameterless public constructor' error.
4 comments 1066 times
Entity Framework DbContext Generic Repository Implementation Is Now On Nuget and GitHub: PM> Install-Package GenericRepository.EF
2 comments 2591 times
In this blog post we will see how to work with generic repositories on ASP.NET MVC and unit testing them by mocking with moq
12 comments 7872 times
We will see how we can implement Generic Repository Pattern with Entity Framework and how to benefit from that.
45 comments 27477 times
In this blog post, we will see how we set up our environment for xUnit.net Unit Testing Framework. This is the first blog post of the blog post series on Unit Testing With xUnit.net for ASP.NET MVC.
6 comments 5094 times