Exemplo n.º 1
0
 public void TestHandleIsNotCalledBeforeRunningRequestProcessor()
 {
     Assert.Equal(_mockHandler.GetCallsToHandle(), 0);
 }