PHP Class Eccube\Tests\Repository\CategoryRepositoryTest

Author: Kentaro Ohkouchi
Inheritance: extends Eccube\Tests\EccubeTestCase
Afficher le fichier Open project: ec-cube/ec-cube

Méthodes publiques

Méthode Description
createCategories ( )
remove ( ) 既存のデータを論理削除しておく.
setUp ( )
testDelete ( )
testDown ( )
testDownWithException ( )
testDownWithParent ( )
testGetList ( )
testGetListWithFlat ( )
testGetListWithParent ( )
testGetTotalCount ( )
testSave ( )
testSaveWithException ( )
testSaveWithParent ( )
testUp ( )
testUpWithException ( )
testUpWithParent ( )

Method Details

createCategories() public méthode

public createCategories ( )

remove() public méthode

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

setUp() public méthode

public setUp ( )

testDelete() public méthode

public testDelete ( )

testDown() public méthode

public testDown ( )

testDownWithException() public méthode

testDownWithParent() public méthode

public testDownWithParent ( )

testGetList() public méthode

public testGetList ( )

testGetListWithFlat() public méthode

public testGetListWithFlat ( )

testGetListWithParent() public méthode

testGetTotalCount() public méthode

public testGetTotalCount ( )

testSave() public méthode

public testSave ( )

testSaveWithException() public méthode

testSaveWithParent() public méthode

public testSaveWithParent ( )

testUp() public méthode

public testUp ( )

testUpWithException() public méthode

public testUpWithException ( )

testUpWithParent() public méthode

public testUpWithParent ( )