Exemplo n.º 1
0
 public ClientTests()
 {
     _client = new T();
     _client.Auth(GetAuthContext());
 }