Пример #1
0
 public void TestParseIsNotCalledBeforeRunningRequestProcessor()
 {
     Assert.Equal(_mockParser.GetCallsToParse(), 0);
 }