PHP Class Eccube\Tests\Repository\ProductRepositoryGetQueryBuilderBySearchDataTest

Author: Kentaro Ohkouchi
Inheritance: extends Eccube\Tests\Repository\AbstractProductRepositoryTestCase
Show file Open project: ec-cube/ec-cube

Protected Properties

Property Type Description
$ProductListMax
$ProductListOrderBy
$Results
$searchData

Public Methods

Method Description
scenario ( )
setUp ( )
testCategory ( )
testCategoryWithOut ( )
testName ( )
testOrderByNewer ( )
testOrderByPrice ( )
testOrderByPriceHigher ( ) 価格が高い順のソート
testPaginationEventByOrderCreated ( )
testPaginationEventByOrderPrice ( )
testProductImage ( )

Method Details

scenario() public method

public scenario ( )

setUp() public method

public setUp ( )

testCategory() public method

public testCategory ( )

testCategoryWithOut() public method

public testCategoryWithOut ( )

testName() public method

public testName ( )

testOrderByNewer() public method

public testOrderByNewer ( )

testOrderByPrice() public method

public testOrderByPrice ( )

testOrderByPriceHigher() public method

価格が高い順のソート

testPaginationEventByOrderCreated() public method

testPaginationEventByOrderPrice() public method

testProductImage() public method

public testProductImage ( )

Property Details

$ProductListMax protected property

protected $ProductListMax

$ProductListOrderBy protected property

protected $ProductListOrderBy

$Results protected property

protected $Results

$searchData protected property

protected $searchData