PHP Class eZ\Bundle\EzPublishCoreBundle\Tests\DependencyInjection\Configuration\Parser\IOTest

Inheritance: extends AbstractParserTestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
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 ( )

Méthodes protégées

Méthode Description
getContainerExtensions ( )
getMinimalConfiguration ( )

Method Details

getContainerExtensions() protected méthode

protected getContainerExtensions ( )

getMinimalConfiguration() protected méthode

protected getMinimalConfiguration ( )

setUp() public méthode

public setUp ( )

testComplexIoLegacyUrlPrefix() public méthode

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

testComplexIoRootDir() public méthode

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

testComplexIoUrlPrefix() public méthode

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

testHandlersConfig() public méthode

public testHandlersConfig ( )