public void TestSetup() { wrapper = new ALMRestClient.ALMClient(ALMAddress, UserName, Password, "AUTOSERVICING", "Servicing"); wrapper.HideCustomExceptions = true; }