Community

ASP.NET MVC Tip #12 Faking the Controller Context

(Stephen Walther) In this tip, I show you how to test ASP.NET intrinsics when building unit tests for an ASP.NET MVC application. I show you how to create a standard set of fake objects that enables you to fake the current user, the current user roles, the request parameters, session state, and cook

Read More - Register for Free Membership