PHP Class Sylius\Behat\Page\Shop\Account\DashboardPage

Author: Grzegorz Sadowski ([email protected])
Inheritance: extends Sylius\Behat\Page\SymfonyPage, implements Sylius\Behat\Page\Shop\Account\DashboardPageInterface
Show file Open project: sylius/sylius

Public Methods

Method Description
getRouteName ( )
hasCustomerEmail ( $email )
hasCustomerName ( $name )
hasResendVerificationEmailButton ( )
isVerified ( )
pressResendVerificationEmail ( )

Protected Methods

Method Description
getDefinedElements ( )

Private Methods

Method Description
hasValueInCustomerSection ( $value ) : boolean

Method Details

getDefinedElements() protected method

protected getDefinedElements ( )

getRouteName() public method

public getRouteName ( )

hasCustomerEmail() public method

public hasCustomerEmail ( $email )

hasCustomerName() public method

public hasCustomerName ( $name )

hasResendVerificationEmailButton() public method

isVerified() public method

public isVerified ( )

pressResendVerificationEmail() public method