PHP Class Nelmio\Alice\Generator\Resolver\Value\ValueResolverRegistryTest

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

Méthodes publiques

Méthode Description
testAcceptChainableInstantiators ( )
testIsAValueResolver ( )
testIsNotClonable ( )
testPicksTheFirstSuitableResolverToResolveTheGivenValue ( )
testThrowExceptionIfInvalidParserIsPassed ( )
testThrowExceptionIfNoSuitableParserIsFound ( )

Method Details

testAcceptChainableInstantiators() public méthode

testIsAValueResolver() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testPicksTheFirstSuitableResolverToResolveTheGivenValue() public méthode

testThrowExceptionIfInvalidParserIsPassed() public méthode

testThrowExceptionIfNoSuitableParserIsFound() public méthode