PHP Class Nelmio\Alice\Generator\Instantiator\InstantiatorRegistryTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nelmio/alice

Public Methods

Method Description
testAcceptChainableInstantiators ( )
testIsAnInstantiator ( )
testIsNotClonable ( )
testIterateOverEveryInstantiatorAndUseTheFirstValidOne ( )
testPassValueResolverAwarenessPropertyToItsInstantiator ( )
testThrowExceptionIfInvalidParserIsPassed ( )
testThrowExceptionIfNoSuitableParserIsFound ( )

Method Details

testAcceptChainableInstantiators() public method

testIsAnInstantiator() public method

testIsNotClonable() public method

public testIsNotClonable ( )

testIterateOverEveryInstantiatorAndUseTheFirstValidOne() public method

testPassValueResolverAwarenessPropertyToItsInstantiator() public method

testThrowExceptionIfInvalidParserIsPassed() public method

testThrowExceptionIfNoSuitableParserIsFound() public method