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

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

Méthodes publiques

Méthode Description
testCanResolveFixtureReferenceValues ( )
testEvaluateTheGivenExpression ( )
testIsAChainableResolver ( )
testIsNotClonable ( )
testTheEvaluatedExpressionCanContainScopeFunctions ( )
testThrowsAnExceptionIfAnErrorOccurredDuringEvaluation ( )
testThrowsAnExceptionIfInvalidExpression ( )
testVariablesInference ( )
testVariablesInferenceWithCurrent ( )

Method Details

testCanResolveFixtureReferenceValues() public méthode

testEvaluateTheGivenExpression() public méthode

testIsAChainableResolver() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testTheEvaluatedExpressionCanContainScopeFunctions() public méthode

testThrowsAnExceptionIfAnErrorOccurredDuringEvaluation() public méthode

testThrowsAnExceptionIfInvalidExpression() public méthode

testVariablesInference() public méthode

testVariablesInferenceWithCurrent() public méthode