PHP Class Sylius\Behat\Page\Admin\ProductVariant\GeneratePage

Author: Łukasz Chruściel ([email protected])
Inheritance: extends Sylius\Behat\Page\SymfonyPage, implements Sylius\Behat\Page\Admin\ProductVariant\GeneratePageInterface
Afficher le fichier Open project: sylius/sylius

Méthodes publiques

Méthode Description
generate ( )
getPricesValidationMessage ( $position )
getRouteName ( )
getValidationMessage ( $element, $position )
nameCode ( $nth, $code )
removeVariant ( $nth )
specifyPrice ( $nth, $price, $channelName )

Méthodes protégées

Méthode Description
getDefinedElements ( )

Private Methods

Méthode Description
getValidatedField ( Behat\Mink\Element\NodeElement $element ) : Behat\Mink\Element\NodeElement

Method Details

generate() public méthode

public generate ( )

getDefinedElements() protected méthode

protected getDefinedElements ( )

getPricesValidationMessage() public méthode

public getPricesValidationMessage ( $position )

getRouteName() public méthode

public getRouteName ( )

getValidationMessage() public méthode

public getValidationMessage ( $element, $position )

nameCode() public méthode

public nameCode ( $nth, $code )

removeVariant() public méthode

public removeVariant ( $nth )

specifyPrice() public méthode

public specifyPrice ( $nth, $price, $channelName )