-
Recent Posts
Recent Comments
- CodeCaster on Configuring a shared packages directory for NuGet and automatically downloading packages
- kiquenet kiquenet on Configuring a shared packages directory for NuGet and automatically downloading packages
- nico on Controller injection with Unity under ASP.NET MVC 4
- NoNamer on Remove Origin advertisements
- Myself on Remove Origin advertisements
Archives
Categories
Meta
Tags
Tag Archives: mocking
Controller injection with Unity under ASP.NET MVC 4
A lot of different manuals exist on the web explaining various portions of MVC unit testing, Entity Framework mocking and Inversion of Control (IoC) using Unity as dependency injection container. In this and hopefully future posts I’ll try to sew … Continue reading
Posted in Tech
Tagged asp.net mvc, dependency injection, Inversion of Control (IoC), mocking, unit testing, Unity
1 Comment