0
kicks
Unit testing in Asp.Net -- Without a Server!
A great rundown of the code required to write a Unit Testing class that works in Asp.Net. And, you don't need a server to run this class, unlike NunitAsp.
Recommended.