0
kicks
Noninvasive Unit Testing in ASP.NET MVC4 – A Microsoft Fakes Deep Dive
A lot of today’s unit testing technologies require significant invasive code changes in order to unit test appropriately. In this post Microsoft Fakes in VS11 is used to apply noninvasive testing techniques to test a default "Internet Application" MVC 4 project making absolutely no code changes at all.