Ejemplo n.º 1
0
 public void Setup()
 {
     _client = TestClientFactory.GetClient();
 }
Ejemplo n.º 2
0
 public void Setup()
 {
     _client   = TestClientFactory.GetClient();
     _endpoint = _client.Users;
 }