PHP 클래스 Eccube\Tests\Repository\CategoryRepositoryTest

저자: Kentaro Ohkouchi
상속: extends Eccube\Tests\EccubeTestCase
파일 보기 프로젝트 열기: ec-cube/ec-cube

공개 메소드들

메소드 설명
createCategories ( )
remove ( ) 既存のデータを論理削除しておく.
setUp ( )
testDelete ( )
testDown ( )
testDownWithException ( )
testDownWithParent ( )
testGetList ( )
testGetListWithFlat ( )
testGetListWithParent ( )
testGetTotalCount ( )
testSave ( )
testSaveWithException ( )
testSaveWithParent ( )
testUp ( )
testUpWithException ( )
testUpWithParent ( )

메소드 상세

createCategories() 공개 메소드

public createCategories ( )

remove() 공개 메소드

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

setUp() 공개 메소드

public setUp ( )

testDelete() 공개 메소드

public testDelete ( )

testDown() 공개 메소드

public testDown ( )

testDownWithException() 공개 메소드

testDownWithParent() 공개 메소드

public testDownWithParent ( )

testGetList() 공개 메소드

public testGetList ( )

testGetListWithFlat() 공개 메소드

public testGetListWithFlat ( )

testGetListWithParent() 공개 메소드

testGetTotalCount() 공개 메소드

public testGetTotalCount ( )

testSave() 공개 메소드

public testSave ( )

testSaveWithException() 공개 메소드

testSaveWithParent() 공개 메소드

public testSaveWithParent ( )

testUp() 공개 메소드

public testUp ( )

testUpWithException() 공개 메소드

public testUpWithException ( )

testUpWithParent() 공개 메소드

public testUpWithParent ( )