Simple Dependency Injection using a Custom MVC Controller Factory(www.codecapers.com)
submitted by
mceranski(345) 1 year, 8 months ago
Dependency injection is an important concept to grasp if you plan on doing unit testing. In this example, I demonstrate how a proper constructor signature coupled with a a custom controller factory can make it easy to swap out repository objects for testing purposes.
http://www.codecapers.com/post/Simple-Dependency-Injection-using-a-Custom-MVC-Controller-Factory.aspx
|category: Unit Testing
|Views: 45
tags:
Testing another
Everyones tags:
Your Tags: