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

Afficher le fichier Open project: ec-cube/ec-cube

Méthodes publiques

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

Private Methods

Méthode Description
newTestCategory ( $TestCreator, $TestParentCategory = null )

Method Details

createCategories() public méthode

public createCategories ( )

remove() public méthode

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

setUp() public méthode

public setUp ( )

testExport() public méthode

public testExport ( )

testIndexWithPost() public méthode

public testIndexWithPost ( )

testIndexWithPostParent() public méthode

testMoveRank() public méthode

public testMoveRank ( )

testMoveRankAndShow() public méthode

public testMoveRankAndShow ( )

testRoutingAdminProductCategory() public méthode

testRoutingAdminProductCategoryDelete() public méthode

testRoutingAdminProductCategoryEdit() public méthode

testRoutingAdminProductCategoryShow() public méthode