Exemple #1
0
 public void Should_create_remote_executor()
 {
     RemoteExecutorFactory.AssertWasCalled(f => f.CreateRemoteExecutor(Channel, MessageDispatcher));
 }