예제 #1
0
 public void TestHandleIsNotCalledBeforeRunningRequestProcessor()
 {
     Assert.Equal(_mockHandler.GetCallsToHandle(), 0);
 }