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