public void TestHandleIsNotCalledBeforeRunningRequestProcessor() { Assert.Equal(_mockHandler.GetCallsToHandle(), 0); }