Exemplo n.º 1
0
 public async Task ClientShouldJoin()
 {
     await TestGuts._ClientShouldJoin(clientActiveMqConnectionStr);
 }
Exemplo n.º 2
0
 public async Task ClientShouldJoin()
 {
     await TestGuts._ClientShouldJoin(clientLoopbackConnectionStr);
 }