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
Afficher le fichier Open project: sylius/sylius

Méthodes publiques

Méthode Description
getRouteName ( )
hasCustomerEmail ( $email )
hasCustomerName ( $name )
hasResendVerificationEmailButton ( )
isVerified ( )
pressResendVerificationEmail ( )

Méthodes protégées

Méthode Description
getDefinedElements ( )

Private Methods

Méthode Description
hasValueInCustomerSection ( $value ) : boolean

Method Details

getDefinedElements() protected méthode

protected getDefinedElements ( )

getRouteName() public méthode

public getRouteName ( )

hasCustomerEmail() public méthode

public hasCustomerEmail ( $email )

hasCustomerName() public méthode

public hasCustomerName ( $name )

hasResendVerificationEmailButton() public méthode

isVerified() public méthode

public isVerified ( )

pressResendVerificationEmail() public méthode