PHP Class Sylius\Behat\Page\Shop\Order\ShowPage

Author: Arkadiusz Krakowiak ([email protected])
Inheritance: extends Sylius\Behat\Page\SymfonyPage, implements Sylius\Behat\Page\Shop\Order\ShowPageInterface
Mostra file Open project: sylius/sylius

Public Methods

Method Description
choosePaymentMethod ( $paymentMethodName )
getNotifications ( )
getRouteName ( )
hasPayAction ( )
pay ( )

Protected Methods

Method Description
getDefinedElements ( )

Method Details

choosePaymentMethod() public method

public choosePaymentMethod ( $paymentMethodName )

getDefinedElements() protected method

protected getDefinedElements ( )

getNotifications() public method

public getNotifications ( )

getRouteName() public method

public getRouteName ( )

hasPayAction() public method

public hasPayAction ( )

pay() public method

public pay ( )