I am using Moq and the MvcContrib TestHelper class to write unit tests for projects in ASP.NET MVC 1.0. I encountered a problem.
When I When I come to Roles.AddUserToRole in my AccountControl
I am using Moq and the MvcContrib TestHelper class to write unit tests for projects in ASP.NET MVC 1.0. I encountered a problem.
When I When I come to Roles.AddUserToRole in my AccountControl