Example #1
0
 public void it_should_not_raise_request_faulted_event()
 {
     EventDispatcher.DidNotReceive().RaiseRequestFaultedEvent(_piccoloContext, Arg.Any <Exception>());
 }