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

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

Public Methods

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

Method Details

testCanResolveVariableValues() public method

testIsAChainableResolver() public method

testIsNotClonable() public method

public testIsNotClonable ( )

testReturnsParameterFromTheFixtureSet() public method

testThrowsAnExceptionIfTheVariableCannotBeFoundInTheScope() public method