PHP 클래스 Kraken\_Unit\Config\ConfigAwareObjectTest

상속: extends Kraken\Test\TUnit
파일 보기 프로젝트 열기: kraken-php/framework

공개 메소드들

메소드 설명
createConfig ( ) : Config
createConfigAwareObject ( Kraken\Config\ConfigInterface $config = null ) : Kraken\Config\ConfigAwareInterface
testApiGetConfig_GetsConfig ( )
testApiSetConfig_RemovesConfig_WhenSetToNull ( )
testApiSetConfig_SetsConfig ( )

메소드 상세

createConfig() 공개 메소드

public createConfig ( ) : Config
리턴 Kraken\Config\Config

createConfigAwareObject() 공개 메소드

public createConfigAwareObject ( Kraken\Config\ConfigInterface $config = null ) : Kraken\Config\ConfigAwareInterface
$config Kraken\Config\ConfigInterface
리턴 Kraken\Config\ConfigAwareInterface

testApiGetConfig_GetsConfig() 공개 메소드

testApiSetConfig_RemovesConfig_WhenSetToNull() 공개 메소드

testApiSetConfig_SetsConfig() 공개 메소드