コード例 #1
0
 public void GivenTheEndpointIs(string endpoint)
 {
     RestAPIHelper.setUrl(endpoint);
 }