public void TestParseIsNotCalledBeforeRunningRequestProcessor() { Assert.Equal(_mockParser.GetCallsToParse(), 0); }