Esempio n. 1
0
 public void WhenEnteredEducationDetailsAndPressedAdd()
 {
     AddingSellerEducation.WhenEnteredEducationDetailsAndPressedAdd();
 }
Esempio n. 2
0
 public void ThenPopWillShowEducationHasBeenAdded()
 {
     AddingSellerEducation.ThenPopWillShowEducationHasBeenAdded();
 }
Esempio n. 3
0
 public void GivenClickedEducationInHomePageAndPressedAddNew()
 {
     AddingSellerEducation.GivenClickedEducationInHomePageAndPressedAddNew();
 }