PHP Class Elgg\Database\SubtypeTableTest

Inheritance: extends Elgg\TestCase
Datei anzeigen Open project: elgg/elgg

Public Methods

Method Description
fetchAllResults ( )
setUp ( )
setupFetchAllQuery ( )
testCanAddSubtype ( )
testCanLoadSubtypeTable ( )
testCanRemoveSubtype ( )
testCanSetCachedValues ( )
testCanUpdateSubtype ( )

Method Details

fetchAllResults() public method

public fetchAllResults ( )

setUp() public method

public setUp ( )

setupFetchAllQuery() public method

public setupFetchAllQuery ( )

testCanAddSubtype() public method

public testCanAddSubtype ( )

testCanLoadSubtypeTable() public method

testCanRemoveSubtype() public method

testCanSetCachedValues() public method

testCanUpdateSubtype() public method