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