PHP 클래스 Nelmio\Alice\Generator\Resolver\Value\Chainable\EvaluatedValueResolverTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nelmio/alice

공개 메소드들

메소드 설명
testCanResolveFixtureReferenceValues ( )
testEvaluateTheGivenExpression ( )
testIsAChainableResolver ( )
testIsNotClonable ( )
testTheEvaluatedExpressionCanContainScopeFunctions ( )
testThrowsAnExceptionIfAnErrorOccurredDuringEvaluation ( )
testThrowsAnExceptionIfInvalidExpression ( )
testVariablesInference ( )
testVariablesInferenceWithCurrent ( )

메소드 상세

testCanResolveFixtureReferenceValues() 공개 메소드

testEvaluateTheGivenExpression() 공개 메소드

testIsAChainableResolver() 공개 메소드

testIsNotClonable() 공개 메소드

public testIsNotClonable ( )

testTheEvaluatedExpressionCanContainScopeFunctions() 공개 메소드

testThrowsAnExceptionIfAnErrorOccurredDuringEvaluation() 공개 메소드

testThrowsAnExceptionIfInvalidExpression() 공개 메소드

testVariablesInference() 공개 메소드

testVariablesInferenceWithCurrent() 공개 메소드