PHP Class Eccube\Tests\Web\Admin\Product\CategoryControllerTest

Show file Open project: ec-cube/ec-cube

Public Methods

Method Description
createCategories ( )
remove ( ) 既存のデータを論理削除しておく.
setUp ( )
testExport ( )
testIndexWithPost ( )
testIndexWithPostParent ( )
testMoveRank ( )
testMoveRankAndShow ( )
testRoutingAdminProductCategory ( )
testRoutingAdminProductCategoryDelete ( )
testRoutingAdminProductCategoryEdit ( )
testRoutingAdminProductCategoryShow ( )

Private Methods

Method Description
newTestCategory ( $TestCreator, $TestParentCategory = null )

Method Details

createCategories() public method

public createCategories ( )

remove() public method

既存のデータを論理削除しておく.
public remove ( )

setUp() public method

public setUp ( )

testExport() public method

public testExport ( )

testIndexWithPost() public method

public testIndexWithPost ( )

testIndexWithPostParent() public method

testMoveRank() public method

public testMoveRank ( )

testMoveRankAndShow() public method

public testMoveRankAndShow ( )

testRoutingAdminProductCategory() public method

testRoutingAdminProductCategoryDelete() public method

testRoutingAdminProductCategoryEdit() public method

testRoutingAdminProductCategoryShow() public method