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

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

Méthodes publiques

Méthode Description
testCanResolvePropertyReferenceValues ( )
testCannotResolveValueIfHasNoResolver ( )
testCatchesAccessorExceptionsToThrowResolverException ( )
testIsAChainableResolver ( )
testIsNotClonable ( )
testReturnsSetWithResolvedValue ( )
testTestResolutionWithSymfonyPropertyAccessor ( )
testThrowsAnExceptionIfReferenceResolvedIsNotAnObject ( )
testThrowsAnExceptionIfResolvedReferenceHasNoSuchProperty ( )
testWithersReturnNewModifiedInstance ( )

Method Details

testCanResolvePropertyReferenceValues() public méthode

testCannotResolveValueIfHasNoResolver() public méthode

testCatchesAccessorExceptionsToThrowResolverException() public méthode

testIsAChainableResolver() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testReturnsSetWithResolvedValue() public méthode

testTestResolutionWithSymfonyPropertyAccessor() public méthode

testThrowsAnExceptionIfReferenceResolvedIsNotAnObject() public méthode

testThrowsAnExceptionIfResolvedReferenceHasNoSuchProperty() public méthode

testWithersReturnNewModifiedInstance() public méthode