PHP 클래스 Sylius\Behat\Page\Shop\Product\IndexPage

저자: Anna Walasek ([email protected])
저자: Paweł Jędrzejewski ([email protected])
상속: extends Sylius\Behat\Page\SymfonyPage, implements Sylius\Behat\Page\Shop\Product\IndexPageInterface
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
clearFilter ( )
countProductsItems ( )
getFirstProductNameFromList ( )
getRouteName ( )
hasProductsInOrder ( array $productNames )
isEmpty ( )
isProductOnList ( $productName )
isProductOnPageWithName ( $name )
isProductWithPriceOnList ( $productName, $productPrice )
search ( $name )

메소드 상세

clearFilter() 공개 메소드

public clearFilter ( )

countProductsItems() 공개 메소드

public countProductsItems ( )

getFirstProductNameFromList() 공개 메소드

getRouteName() 공개 메소드

public getRouteName ( )

hasProductsInOrder() 공개 메소드

public hasProductsInOrder ( array $productNames )
$productNames array

isEmpty() 공개 메소드

public isEmpty ( )

isProductOnList() 공개 메소드

public isProductOnList ( $productName )

isProductOnPageWithName() 공개 메소드

public isProductOnPageWithName ( $name )

isProductWithPriceOnList() 공개 메소드

public isProductWithPriceOnList ( $productName, $productPrice )