Tag Archives: MVC

Mocking HtmlHelper in ASP.NET MVC RC1 using Moq

For those of you trying to mock HtmlHelper, but finding it difficult, here’s a mock that works in ASP.NET MVC RC1.

Posted in C#, Code, Technical | Tagged , , , , , , , | 3 Comments