public void WhenIPassTheValuesForQakulkarniUnl_ShAndTestmycode(string id, string key) { RestApiHelper.CreateForbiddenRequest(id, key); }
public void GivenIHaveForbiddenAccessToTheURL() { RestApiHelper.Url(); }