public void GivenIHaveAnEndpoint(string endpoint)
 {
     RestAPIHelper.seturl(endpoint);
 }