PHP 클래스 Sylius\Behat\Page\Shop\Checkout\SelectShippingPage

저자: Mateusz Zalewski ([email protected])
상속: extends Sylius\Behat\Page\SymfonyPage, implements Sylius\Behat\Page\Shop\Checkout\SelectShippingPageInterface
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
changeAddress ( )
changeAddressByStepLabel ( )
getItemSubtotal ( $itemName )
getRouteName ( )
getShippingMethods ( )
getValidationMessageForShipment ( )
hasNoAvailableShippingMethodsWarning ( )
hasNoShippingMethodsMessage ( )
hasShippingMethod ( $shippingMethodName )
hasShippingMethodFee ( $shippingMethodName, $fee )
isNextStepButtonUnavailable ( )
nextStep ( )
selectShippingMethod ( $shippingMethod )

보호된 메소드들

메소드 설명
getDefinedElements ( )

메소드 상세

changeAddress() 공개 메소드

public changeAddress ( )

changeAddressByStepLabel() 공개 메소드

getDefinedElements() 보호된 메소드

protected getDefinedElements ( )

getItemSubtotal() 공개 메소드

public getItemSubtotal ( $itemName )

getRouteName() 공개 메소드

public getRouteName ( )

getShippingMethods() 공개 메소드

public getShippingMethods ( )

getValidationMessageForShipment() 공개 메소드

hasNoAvailableShippingMethodsWarning() 공개 메소드

hasNoShippingMethodsMessage() 공개 메소드

hasShippingMethod() 공개 메소드

public hasShippingMethod ( $shippingMethodName )

hasShippingMethodFee() 공개 메소드

public hasShippingMethodFee ( $shippingMethodName, $fee )

isNextStepButtonUnavailable() 공개 메소드

nextStep() 공개 메소드

public nextStep ( )

selectShippingMethod() 공개 메소드

public selectShippingMethod ( $shippingMethod )