PHP Class Sylius\Behat\Page\Admin\Customer\CreatePage

Author: Anna Walasek ([email protected])
Inheritance: extends Sylius\Behat\Page\Admin\Crud\CreatePage, implements Sylius\Behat\Page\Admin\Customer\CreatePageInterface
Afficher le fichier Open project: sylius/sylius

Méthodes publiques

Méthode Description
chooseGender ( $gender )
chooseGroup ( $group )
hasCheckedCreateOption ( )
hasCreateOption ( )
hasPasswordField ( )
isUserFormHidden ( )
selectCreateAccount ( )
specifyBirthday ( $birthday )
specifyEmail ( $email )
specifyFirstName ( $name )
specifyLastName ( $name )
specifyPassword ( $password )

Méthodes protégées

Méthode Description
getDefinedElements ( )

Method Details

chooseGender() public méthode

public chooseGender ( $gender )

chooseGroup() public méthode

public chooseGroup ( $group )

getDefinedElements() protected méthode

protected getDefinedElements ( )

hasCheckedCreateOption() public méthode

hasCreateOption() public méthode

public hasCreateOption ( )

hasPasswordField() public méthode

public hasPasswordField ( )

isUserFormHidden() public méthode

public isUserFormHidden ( )

selectCreateAccount() public méthode

public selectCreateAccount ( )

specifyBirthday() public méthode

public specifyBirthday ( $birthday )

specifyEmail() public méthode

public specifyEmail ( $email )

specifyFirstName() public méthode

public specifyFirstName ( $name )

specifyLastName() public méthode

public specifyLastName ( $name )

specifyPassword() public méthode

public specifyPassword ( $password )