PHP Class eZ\Bundle\EzPublishCoreBundle\Tests\DependencyInjection\Configuration\SiteAccessAware\ContextualizerTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
fullMapConfigArrayProvider ( )
setContextualParameterProvider ( )
testFullMapConfigArray ( $testId, $siteaccess, array $groups, array $defaultValue, array $globalValue, array $config, $options, array $expected, $customSANodeKey = null ) Test that settings array a properly merged when defined in several scopes.
testGetSetAvailableSiteAccesses ( )
testGetSetContainer ( )
testGetSetGroupsBySA ( )
testGetSetNamespace ( )
testGetSetSANodeName ( )
testMapConfigArray ( )
testMapConfigArraySecondLevel ( )
testMapConfigArrayUnique ( )
testMapSetting ( )
testSetContextualParameter ( $parameterName, $scope, $value )

Protected Methods

Method Description
setUp ( )

Method Details

fullMapConfigArrayProvider() public method

setContextualParameterProvider() public method

setUp() protected method

protected setUp ( )

testFullMapConfigArray() public method

Test that settings array a properly merged when defined in several scopes.
public testFullMapConfigArray ( $testId, $siteaccess, array $groups, array $defaultValue, array $globalValue, array $config, $options, array $expected, $customSANodeKey = null )
$groups array
$defaultValue array
$globalValue array
$config array
$expected array

testGetSetAvailableSiteAccesses() public method

testGetSetContainer() public method

public testGetSetContainer ( )

testGetSetGroupsBySA() public method

testGetSetNamespace() public method

public testGetSetNamespace ( )

testGetSetSANodeName() public method

testMapConfigArray() public method

public testMapConfigArray ( )

testMapConfigArraySecondLevel() public method

testMapConfigArrayUnique() public method

testMapSetting() public method

public testMapSetting ( )

testSetContextualParameter() public method

public testSetContextualParameter ( $parameterName, $scope, $value )