Esempio n. 1
0
 public void Setup()
 {
     _client = TestClientFactory.GetClient();
 }
Esempio n. 2
0
 public void Setup()
 {
     _client = Credentials.Instance.Client;
 }