PHP Class Nelmio\Alice\Generator\Instantiator\InstantiatorRegistryTest

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

Méthodes publiques

Méthode Description
testAcceptChainableInstantiators ( )
testIsAnInstantiator ( )
testIsNotClonable ( )
testIterateOverEveryInstantiatorAndUseTheFirstValidOne ( )
testPassValueResolverAwarenessPropertyToItsInstantiator ( )
testThrowExceptionIfInvalidParserIsPassed ( )
testThrowExceptionIfNoSuitableParserIsFound ( )

Method Details

testAcceptChainableInstantiators() public méthode

testIsAnInstantiator() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testIterateOverEveryInstantiatorAndUseTheFirstValidOne() public méthode

testPassValueResolverAwarenessPropertyToItsInstantiator() public méthode

testThrowExceptionIfInvalidParserIsPassed() public méthode

testThrowExceptionIfNoSuitableParserIsFound() public méthode