Example #1
0
 public OutboundConnectorTests()
 {
     _broker    = new TestBroker();
     _connector = new OutboundConnector(_broker);
 }