0
kicks
Unit Test Web Code Without A Web Server Using HttpSimulator
Haacked introduces a new HttpSimulator class that he put together to help you unit test your asp.net code. Fluent interface, access to session and application variables, a working MapPath... wow!