Author: Stephen Walther on ASP.NET MVC | Posted on: 6/30/2008 5:26:24 PM | Views : 805

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...( read more ) Read More......(read more) ...

Go to the complete details ...