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

Inheritance: extends AbstractParserTestCase
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Public Methods

Method 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 ( )

Protected Methods

Method Description
getContainerExtensions ( )
getMinimalConfiguration ( )

Method Details

getContainerExtensions() protected method

protected getContainerExtensions ( )

getMinimalConfiguration() protected method

protected getMinimalConfiguration ( )

setUp() public method

public setUp ( )

testComplexIoLegacyUrlPrefix() public method

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

testComplexIoRootDir() public method

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

testComplexIoUrlPrefix() public method

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

testHandlersConfig() public method

public testHandlersConfig ( )