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

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

Méthodes publiques

Méthode Description
testCanResolveTheValueResolvableByItsDecoratedResolver ( )
testCanResolveValuesOfItsDecoratedResolver ( )
testIsAChainableResolver ( )
testIsNotClonable ( )
testIsObjectGeneratorAware ( )
testIsValueResolverAware ( )
testPassesTheObjectGeneratorAwarenessPropertyToItsDecoratedResolver ( )
testPassesTheValeResolverAwarenessPropertyToItsDecoratedResolver ( )
testReturnsResultOfTheDecoratedResolverIfReferenceDoesNotMatchSelf ( )
testReturnsTheFixtureBeingResolvedAsTheResolvedValueIfTheReferenceMatchesSelf ( )

Method Details

testCanResolveTheValueResolvableByItsDecoratedResolver() public méthode

testCanResolveValuesOfItsDecoratedResolver() public méthode

testIsAChainableResolver() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testIsObjectGeneratorAware() public méthode

testIsValueResolverAware() public méthode

testPassesTheObjectGeneratorAwarenessPropertyToItsDecoratedResolver() public méthode

testPassesTheValeResolverAwarenessPropertyToItsDecoratedResolver() public méthode

testReturnsResultOfTheDecoratedResolverIfReferenceDoesNotMatchSelf() public méthode

testReturnsTheFixtureBeingResolvedAsTheResolvedValueIfTheReferenceMatchesSelf() public méthode