PHP Class Symfony\Component\DependencyInjection\Tests\DefinitionTest

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

Public Methods

Method Description
invalidDeprecationMessageProvider ( )
testArguments ( )
testAutowired ( )
testClearTag ( )
testClearTags ( )
testConstructor ( )
testExceptionOnEmptyMethodCall ( )
testGetArgumentShouldCheckBounds ( )
testMethodCalls ( )
testReplaceArgumentShouldCheckBounds ( )
testSetArgument ( )
testSetDeprecatedWithInvalidDeprecationTemplate ( $message )
testSetGetClass ( )
testSetGetConfigurator ( )
testSetGetDecoratedService ( )
testSetGetFactory ( )
testSetGetFile ( )
testSetGetProperties ( )
testSetIsAbstract ( )
testSetIsDeprecated ( )
testSetIsLazy ( )
testSetIsPublic ( )
testSetIsShared ( )
testSetIsSynthetic ( )
testSetProperty ( )
testTags ( )
testTypes ( )

Method Details

invalidDeprecationMessageProvider() public method

testArguments() public method

public testArguments ( )

testAutowired() public method

public testAutowired ( )

testClearTag() public method

public testClearTag ( )

testClearTags() public method

public testClearTags ( )

testConstructor() public method

public testConstructor ( )

testExceptionOnEmptyMethodCall() public method

testGetArgumentShouldCheckBounds() public method

testMethodCalls() public method

public testMethodCalls ( )

testReplaceArgumentShouldCheckBounds() public method

testSetArgument() public method

public testSetArgument ( )

testSetDeprecatedWithInvalidDeprecationTemplate() public method

testSetGetClass() public method

public testSetGetClass ( )

testSetGetConfigurator() public method

testSetGetDecoratedService() public method

testSetGetFactory() public method

public testSetGetFactory ( )

testSetGetFile() public method

public testSetGetFile ( )

testSetGetProperties() public method

testSetIsAbstract() public method

public testSetIsAbstract ( )

testSetIsDeprecated() public method

public testSetIsDeprecated ( )

testSetIsLazy() public method

public testSetIsLazy ( )

testSetIsPublic() public method

public testSetIsPublic ( )

testSetIsShared() public method

public testSetIsShared ( )

testSetIsSynthetic() public method

public testSetIsSynthetic ( )

testSetProperty() public method

public testSetProperty ( )

testTags() public method

public testTags ( )

testTypes() public method

public testTypes ( )