PHP Class Nelmio\Alice\Generator\Resolver\Value\Chainable\FunctionCallArgumentResolverTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nelmio/alice

Méthodes publiques

Méthode Description
testCanResolvePropertyReferenceValues ( )
testIsAChainableResolver ( )
testIsNotClonable ( )
testIsResolverAware ( )
testResolvesAllArgumentsValuesBeforePassingThemToTheDecoratedResolver ( )
testThrowsAnExceptionIfDoesNotHaveAnArgumentResolver ( )

Method Details

testCanResolvePropertyReferenceValues() public méthode

testIsAChainableResolver() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testIsResolverAware() public méthode

public testIsResolverAware ( )

testResolvesAllArgumentsValuesBeforePassingThemToTheDecoratedResolver() public méthode

testThrowsAnExceptionIfDoesNotHaveAnArgumentResolver() public méthode