Method | Description | |
---|---|---|
BasketStepDefinitions ( ) : Agathas.Storefront.Common |
Method | Description | |
---|---|---|
GivenIHaveAddedTheFollowingItemsToMyBasket ( TechTalk.SpecFlow.Table table ) : void | ||
GivenTheFollowingOffer ( TechTalk.SpecFlow.Table table ) : void | ||
GivenTheFollowingProducts ( TechTalk.SpecFlow.Table table ) : void | ||
ThenIShouldBeToldThat ( string message ) : void | ||
ThenTheTotalAmountPayableOnTheBasketShouldBe ( decimal price ) : void | ||
WhenIApplyThePromotionalVoucher ( TechTalk.SpecFlow.Table table ) : void | ||
WhenIRemoveProductId ( int product_id ) : void | ||
WhenIRemoveThePromotionalVoucher ( TechTalk.SpecFlow.Table table ) : void |
public BasketStepDefinitions ( ) : Agathas.Storefront.Common | ||
return | Agathas.Storefront.Common |