PHP Class Elgg\Database\ConfigTest

Inheritance: extends Elgg\TestCase
Afficher le fichier Open project: elgg/elgg

Méthodes publiques

Méthode Description
testGetConnectionConfigNormalSetup ( )
testGetConnectionConfigWithMultipleRead ( )
testGetConnectionConfigWithMultipleReadOldStyle ( ) Elgg < 1.9 used objects to store the config
testGetConnectionConfigWithSingleWrite ( )
testGetConnectionConfigWithSingleWriteOldStyle ( ) Elgg < 1.9 used objects to store the config
testGetTablePrefix ( )
testIsDatabaseSplitInSettings ( )
testIsDatabaseSplitNotSet ( )

Method Details

testGetConnectionConfigNormalSetup() public méthode

testGetConnectionConfigWithMultipleRead() public méthode

testGetConnectionConfigWithMultipleReadOldStyle() public méthode

Elgg < 1.9 used objects to store the config

testGetConnectionConfigWithSingleWrite() public méthode

testGetConnectionConfigWithSingleWriteOldStyle() public méthode

Elgg < 1.9 used objects to store the config

testGetTablePrefix() public méthode

public testGetTablePrefix ( )

testIsDatabaseSplitInSettings() public méthode

testIsDatabaseSplitNotSet() public méthode