PHP Class Nelmio\Alice\Generator\Resolver\Parameter\RemoveConflictingParametersParameterBagResolverTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nelmio/alice

Public Methods

Method Description
testCanHandleTheCaseWhereNoParameterIsInjected ( )
testIsAParameterBagResolver ( )
testIsNotClonable ( )
testRemovesAllConflictingKeysFromInjectedParametersBagBeforeResolvingIt ( )

Method Details

testCanHandleTheCaseWhereNoParameterIsInjected() public method

testIsAParameterBagResolver() public method

testIsNotClonable() public method

public testIsNotClonable ( )

testRemovesAllConflictingKeysFromInjectedParametersBagBeforeResolvingIt() public method