PHP Class Kraken\_Unit\Config\ConfigAwareObjectTest

Inheritance: extends Kraken\Test\TUnit
Afficher le fichier Open project: kraken-php/framework

Méthodes publiques

Méthode Description
createConfig ( ) : Config
createConfigAwareObject ( Kraken\Config\ConfigInterface $config = null ) : Kraken\Config\ConfigAwareInterface
testApiGetConfig_GetsConfig ( )
testApiSetConfig_RemovesConfig_WhenSetToNull ( )
testApiSetConfig_SetsConfig ( )

Method Details

createConfig() public méthode

public createConfig ( ) : Config
Résultat Kraken\Config\Config

createConfigAwareObject() public méthode

public createConfigAwareObject ( Kraken\Config\ConfigInterface $config = null ) : Kraken\Config\ConfigAwareInterface
$config Kraken\Config\ConfigInterface
Résultat Kraken\Config\ConfigAwareInterface

testApiGetConfig_GetsConfig() public méthode

testApiSetConfig_RemovesConfig_WhenSetToNull() public méthode

testApiSetConfig_SetsConfig() public méthode