예제 #1
0
 public void ThenUserShouldGetValidCodeUsingValidSerial()
 {
     this.scenarioContext.Add("APICode", apiMethods.GetCodeusingToken(this.scenarioContext.Get <string>("APIserial"), this.scenarioContext.Get <string>("ApiToken")));
 }