/// <summary> /// Before each. /// </summary> public UserIntegrationTest() { _endSystems = new MockServerAndClient(); }
/// <summary> /// Before each. /// </summary> public AccountIntegrationTest() { _endSystems = new MockServerAndClient(); }