PHP Class Eccube\Tests\Repository\CategoryRepositoryTest

Author: Kentaro Ohkouchi
Inheritance: extends Eccube\Tests\EccubeTestCase
Show file Open project: ec-cube/ec-cube

Public Methods

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

Method Details

createCategories() public method

public createCategories ( )

remove() public method

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

setUp() public method

public setUp ( )

testDelete() public method

public testDelete ( )

testDown() public method

public testDown ( )

testDownWithException() public method

testDownWithParent() public method

public testDownWithParent ( )

testGetList() public method

public testGetList ( )

testGetListWithFlat() public method

public testGetListWithFlat ( )

testGetListWithParent() public method

testGetTotalCount() public method

public testGetTotalCount ( )

testSave() public method

public testSave ( )

testSaveWithException() public method

testSaveWithParent() public method

public testSaveWithParent ( )

testUp() public method

public testUp ( )

testUpWithException() public method

public testUpWithException ( )

testUpWithParent() public method

public testUpWithParent ( )