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

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

Public Methods

Method Description
testAcceptChainableInstantiators ( )
testIsAValueResolver ( )
testIsNotClonable ( )
testPicksTheFirstSuitableResolverToResolveTheGivenValue ( )
testThrowExceptionIfInvalidParserIsPassed ( )
testThrowExceptionIfNoSuitableParserIsFound ( )

Method Details

testAcceptChainableInstantiators() public method

testIsAValueResolver() public method

testIsNotClonable() public method

public testIsNotClonable ( )

testPicksTheFirstSuitableResolverToResolveTheGivenValue() public method

testThrowExceptionIfInvalidParserIsPassed() public method

testThrowExceptionIfNoSuitableParserIsFound() public method