C# 클래스 Agathas.Storefront.Specs.Uat.Steps.BasketStepDefinitions

파일 보기 프로젝트 열기: elbandit/Asp-Net-Design-Patterns-CQRS

공개 메소드들

메소드 설명
BasketStepDefinitions ( ) : Agathas.Storefront.Common

비공개 메소드들

메소드 설명
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

메소드 상세

BasketStepDefinitions() 공개 메소드

public BasketStepDefinitions ( ) : Agathas.Storefront.Common
리턴 Agathas.Storefront.Common