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