public UserTests() { //arrange webShopClient = new WebShopApiClient ( AppSettings.Instance.Endpoint, "user", "password" ); }