Exemple #1
0
 public void ClientShouldConnect()
 {
     TestGuts._ClientShouldConnect(clientRedisConnectionStr);
 }
Exemple #2
0
 public void ClientShouldConnect()
 {
     TestGuts._ClientShouldConnect(clientActiveMqConnectionStr);
 }
Exemple #3
0
 public void ClientShouldConnect()
 {
     TestGuts._ClientShouldConnect(clientLoopbackConnectionStr);
 }