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

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: nelmio/alice

Public Methods

Method Description
testCanResolveVariableValues ( )
testGetsTheVariableFromTheScope ( )
testIsAChainableResolver ( )
testIsNotClonable ( )
testThrowsAnExceptionIfTheVariableCannotBeFoundInTheScope ( )

Method Details

testCanResolveVariableValues() public method

testGetsTheVariableFromTheScope() public method

testIsAChainableResolver() public method

testIsNotClonable() public method

public testIsNotClonable ( )

testThrowsAnExceptionIfTheVariableCannotBeFoundInTheScope() public method