PHP Class Symfony\Component\DependencyInjection\Tests\ChildDefinitionTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: symfony/symfony

Public Methods

Method Description
getPropertyTests ( )
testConstructor ( )
testGetArgumentShouldCheckBounds ( )
testReplaceArgument ( )
testReplaceArgumentShouldRequireIntegerIndex ( )
testSetArgument ( )
testSetAutowired ( )
testSetLazy ( )
testSetProperty ( $property, $changeKey )
testSetPublic ( )

Method Details

getPropertyTests() public method

public getPropertyTests ( )

testConstructor() public method

public testConstructor ( )

testGetArgumentShouldCheckBounds() public method

testReplaceArgument() public method

public testReplaceArgument ( )

testReplaceArgumentShouldRequireIntegerIndex() public method

testSetArgument() public method

public testSetArgument ( )

testSetAutowired() public method

public testSetAutowired ( )

testSetLazy() public method

public testSetLazy ( )

testSetProperty() public method

public testSetProperty ( $property, $changeKey )

testSetPublic() public method

public testSetPublic ( )