public void SetUp() { _exceptionFilter = new DPE.ExceptionFilter.ExceptionFilter(); _testController = new TestController(); _uri = "http://localhost/someUri/mogul"; }