Technique for Manipulating the HttpContext within NUnitAsp tests
Technique for Manipulating the HttpContext within NUnitAsp tests
Submitted by webmaster@testdriven.com (Links) on Wed, 29/06/2005 - 21:43. .NET | unit testing frameworks & toolsI created a Setup.aspx file that would allow me to make requests to it and pass in a static method that I wanted to call, and as a result, any code that ran inside of it would run inside the webs application domain and have access to the Session and HttpContext.
Author: Robin Curry
Published: June 27, 2005
Author: Robin Curry
Published: June 27, 2005
