MVC Storefront, Part 12: Mocking

In this episode I implement mocking so I can test my Authentication action for my UserController. In order to do this, however, I have to mock up the HttpContext.

In this episode I implement mocking so I can test my Authentication action for my UserController. In order to do this, however, I have to mock up the HttpContext…

Not much else to say here – it’s all about Mocking!

Watch it here.

The code is here.

Technorati Tags: