"Testing code written for the web is challenging. Especially code that makes use of the ASP.NET intrinsic objects such as the HttpRequest object." Phil Haack’s goal is to make testing such code easier.

Unit Test Web Code Without A Web Server Using HttpSimulator