Exemplo n.º 1
0
 /// <summary>
 /// Before each.
 /// </summary>
 public UserIntegrationTest()
 {
     _endSystems = new MockServerAndClient();
 }
Exemplo n.º 2
0
 /// <summary>
 /// Before each.
 /// </summary>
 public AccountIntegrationTest()
 {
     _endSystems = new MockServerAndClient();
 }