Example #1
0
 public void GivenIPerformARegisterPOSTOpeationForE_StoreAuthenticationRegisterWithBody(Table table)
 {
     _Step.POSTOperation(table, "/e-store/authentication/register");
 }