PHP Class Sylius\Behat\Page\Shop\Checkout\SelectPaymentPage

Author: Anna Walasek ([email protected])
Inheritance: extends Sylius\Behat\Page\SymfonyPage, implements Sylius\Behat\Page\Shop\Checkout\SelectPaymentPageInterface
Afficher le fichier Open project: sylius/sylius

Méthodes publiques

Méthode Description
changeAddressByStepLabel ( )
changeShippingMethod ( )
changeShippingMethodByStepLabel ( )
getItemSubtotal ( $itemName )
getPaymentMethods ( )
getRouteName ( )
hasNoAvailablePaymentMethodsWarning ( )
hasPaymentMethod ( $paymentMethodName )
isNextStepButtonUnavailable ( )
nextStep ( )
selectPaymentMethod ( $paymentMethod )

Méthodes protégées

Méthode Description
getDefinedElements ( )

Method Details

changeAddressByStepLabel() public méthode

changeShippingMethod() public méthode

changeShippingMethodByStepLabel() public méthode

getDefinedElements() protected méthode

protected getDefinedElements ( )

getItemSubtotal() public méthode

public getItemSubtotal ( $itemName )

getPaymentMethods() public méthode

public getPaymentMethods ( )

getRouteName() public méthode

public getRouteName ( )

hasNoAvailablePaymentMethodsWarning() public méthode

hasPaymentMethod() public méthode

public hasPaymentMethod ( $paymentMethodName )

isNextStepButtonUnavailable() public méthode

nextStep() public méthode

public nextStep ( )

selectPaymentMethod() public méthode

public selectPaymentMethod ( $paymentMethod )