Ejemplo n.º 1
0
 public void ScenarioSetUp()
 {
     _factory = new AuthTestsFactory();
     _client  = _factory.GetAnonymousClient();
 }