PHP 클래스 Neos\Flow\Tests\Unit\Aop\Pointcut\PointcutTest

상속: extends Neos\Flow\Tests\UnitTestCase
파일 보기 프로젝트 열기: neos/flow-development-collection

공개 메소드들

메소드 설명
getAspectClassNameReturnsTheAspectClassName ( )
getPointcutExpressionReturnsThePointcutExpression ( )
getPointcutMethodNameReturnsThePointcutMethodName ( )
getRuntimeEvaluationsReturnsTheRuntimeEvaluationsDefinitionOfTheContainedPointcutFilterComposite ( )
matchesChecksIfTheGivenClassAndMethodMatchThePointcutFilterComposite ( )
matchesDetectsCircularMatchesAndThrowsAndException ( )
reduceTargetClassNamesAsksThePointcutsFilterCompositeToReduce ( )

메소드 상세

getAspectClassNameReturnsTheAspectClassName() 공개 메소드

getPointcutExpressionReturnsThePointcutExpression() 공개 메소드

getPointcutMethodNameReturnsThePointcutMethodName() 공개 메소드

getRuntimeEvaluationsReturnsTheRuntimeEvaluationsDefinitionOfTheContainedPointcutFilterComposite() 공개 메소드

matchesChecksIfTheGivenClassAndMethodMatchThePointcutFilterComposite() 공개 메소드

matchesDetectsCircularMatchesAndThrowsAndException() 공개 메소드

reduceTargetClassNamesAsksThePointcutsFilterCompositeToReduce() 공개 메소드