PHP 클래스 Eccube\Tests\Web\Admin\Product\CategoryControllerTest

파일 보기 프로젝트 열기: ec-cube/ec-cube

공개 메소드들

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

비공개 메소드들

메소드 설명
newTestCategory ( $TestCreator, $TestParentCategory = null )

메소드 상세

createCategories() 공개 메소드

public createCategories ( )

remove() 공개 메소드

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

setUp() 공개 메소드

public setUp ( )

testExport() 공개 메소드

public testExport ( )

testIndexWithPost() 공개 메소드

public testIndexWithPost ( )

testIndexWithPostParent() 공개 메소드

testMoveRank() 공개 메소드

public testMoveRank ( )

testMoveRankAndShow() 공개 메소드

public testMoveRankAndShow ( )

testRoutingAdminProductCategory() 공개 메소드

testRoutingAdminProductCategoryDelete() 공개 메소드

testRoutingAdminProductCategoryEdit() 공개 메소드

testRoutingAdminProductCategoryShow() 공개 메소드