Method | Description | |
---|---|---|
__construct ( Behat\Mink\Session $session, array $parameters, Symfony\Component\Routing\RouterInterface $router, Sylius\Behat\Service\Accessor\TableAccessorInterface $tableAccessor ) | ||
countItems ( ) | ||
getItemPrice ( ) | ||
getNumber ( ) | ||
getPaymentPrice ( ) | ||
getRouteName ( ) | ||
getSubtotal ( ) | ||
getTotal ( ) | ||
hasBillingAddress ( $customerName, $street, $postcode, $city, $countryName ) | ||
hasBillingProvinceName ( $provinceName ) | ||
hasShippingAddress ( $customerName, $street, $postcode, $city, $countryName ) | ||
hasShippingProvinceName ( $provinceName ) | ||
isProductInTheList ( $name ) |
Method | Description | |
---|---|---|
getDefinedElements ( ) |
Method | Description | |
---|---|---|
hasAddress ( string $elementText, string $customerName, string $street, string $postcode, string $city, string $countryName ) : boolean |
public __construct ( Behat\Mink\Session $session, array $parameters, Symfony\Component\Routing\RouterInterface $router, Sylius\Behat\Service\Accessor\TableAccessorInterface $tableAccessor ) | ||
$session | Behat\Mink\Session | |
$parameters | array | |
$router | Symfony\Component\Routing\RouterInterface | |
$tableAccessor | Sylius\Behat\Service\Accessor\TableAccessorInterface |
public hasBillingAddress ( $customerName, $street, $postcode, $city, $countryName ) |
public hasShippingAddress ( $customerName, $street, $postcode, $city, $countryName ) |