PHP 클래스 eZ\Bundle\EzPublishCoreBundle\Tests\DependencyInjection\Configuration\Parser\IOTest

상속: extends AbstractParserTestCase
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
setUp ( )
testComplexIoLegacyUrlPrefix ( ) Tests that a complex default io.url_prefix will be set in a context where one of its dependencies is set.
testComplexIoRootDir ( ) Tests that a complex default io.url_prefix will be set in a context where one of its dependencies is set.
testComplexIoUrlPrefix ( ) Tests that a complex default io.url_prefix will be set in a context where one of its dependencies is set.
testHandlersConfig ( )

보호된 메소드들

메소드 설명
getContainerExtensions ( )
getMinimalConfiguration ( )

메소드 상세

getContainerExtensions() 보호된 메소드

protected getContainerExtensions ( )

getMinimalConfiguration() 보호된 메소드

protected getMinimalConfiguration ( )

setUp() 공개 메소드

public setUp ( )

testComplexIoLegacyUrlPrefix() 공개 메소드

Tests that a complex default io.url_prefix will be set in a context where one of its dependencies is set.

testComplexIoRootDir() 공개 메소드

Tests that a complex default io.url_prefix will be set in a context where one of its dependencies is set.

testComplexIoUrlPrefix() 공개 메소드

Tests that a complex default io.url_prefix will be set in a context where one of its dependencies is set.

testHandlersConfig() 공개 메소드

public testHandlersConfig ( )