public class FishOfPrey : IDevelop { }
Long ago I came across an article about how to simulate a HttpContext during unit testing. To save myself future Googling I'll preserve the link here:
Unit Test Web Code Without A Web Server Using HttpSimulator