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

Author: Jan Góralski ([email protected])
Inheritance: extends Sylius\Behat\Page\Admin\Crud\CreatePage, implements Sylius\Behat\Page\Admin\ExchangeRate\CreatePageInterface
Datei anzeigen Open project: sylius/sylius

Public Methods

Method Description
chooseSourceCurrency ( $currency )
chooseTargetCurrency ( $currency )
hasFormValidationError ( $expectedMessage )
specifyRatio ( $ratio )

Protected Methods

Method Description
getDefinedElements ( )

Method Details

chooseSourceCurrency() public method

public chooseSourceCurrency ( $currency )

chooseTargetCurrency() public method

public chooseTargetCurrency ( $currency )

getDefinedElements() protected method

protected getDefinedElements ( )

hasFormValidationError() public method

public hasFormValidationError ( $expectedMessage )

specifyRatio() public method

public specifyRatio ( $ratio )