PHP Class Sylius\Behat\Context\Ui\Shop\LocaleContext

Author: Kamil Kokot ([email protected])
Inheritance: implements Behat\Behat\Context\Context
Show file Open project: sylius/sylius

Public Methods

Method Description
__construct ( Sylius\Behat\Page\Shop\HomePageInterface $homePage )
iShouldBeAbleToShopUsingTheLocale ( $localeName )
iShouldNotBeAbleToShop ( )
iShouldNotBeAbleToShopUsingTheLocale ( $localeName )
iShouldShopUsingTheLocale ( $localeName )
iSwitchTheLocaleToTheLocale ( $localeName )

Method Details

__construct() public method

public __construct ( Sylius\Behat\Page\Shop\HomePageInterface $homePage )
$homePage Sylius\Behat\Page\Shop\HomePageInterface

iShouldBeAbleToShopUsingTheLocale() public method

public iShouldBeAbleToShopUsingTheLocale ( $localeName )

iShouldNotBeAbleToShop() public method

iShouldNotBeAbleToShopUsingTheLocale() public method

public iShouldNotBeAbleToShopUsingTheLocale ( $localeName )

iShouldShopUsingTheLocale() public method

public iShouldShopUsingTheLocale ( $localeName )

iSwitchTheLocaleToTheLocale() public method

public iSwitchTheLocaleToTheLocale ( $localeName )