PHP Interface Sylius\Behat\Page\Shop\ProductReview\IndexPageInterface

Author: Mateusz Zalewski ([email protected])
Inheritance: extends Sylius\Behat\Page\PageInterface
Afficher le fichier Open project: sylius/sylius Interface Usage Examples

Méthodes publiques

Méthode Description
countReviews ( ) : integer
hasNoReviewsMessage ( ) : boolean
hasReviewTitled ( string $title ) : boolean

Method Details

countReviews() public méthode

public countReviews ( ) : integer
Résultat integer

hasNoReviewsMessage() public méthode

public hasNoReviewsMessage ( ) : boolean
Résultat boolean

hasReviewTitled() public méthode

public hasReviewTitled ( string $title ) : boolean
$title string
Résultat boolean