Example #1
0
 public void Setup()
 {
     _client = TestClientFactory.GetClient();
 }
Example #2
0
 public void Setup()
 {
     _client   = TestClientFactory.GetClient();
     _endpoint = _client.Users;
 }