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

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

공개 메소드들

메소드 설명
getRuntimeEvaluationsDefinitionReturnsAnEmptyArrayIfThePointcutDoesNotExist ( )
getRuntimeEvaluationsDefinitionReturnsTheDefinitionArrayFromThePointcut ( )
matchesTellsIfTheSpecifiedRegularExpressionMatchesTheGivenClassName ( )
matchesThrowsAnExceptionIfTheSpecifiedPointcutDoesNotExist ( )
reduceTargetClassNamesAsksTheResolvedPointcutToReduce ( )
reduceTargetClassNamesReturnsTheInputClassNameIndexIfThePointcutCouldNotBeResolved ( )

메소드 상세

getRuntimeEvaluationsDefinitionReturnsAnEmptyArrayIfThePointcutDoesNotExist() 공개 메소드

getRuntimeEvaluationsDefinitionReturnsTheDefinitionArrayFromThePointcut() 공개 메소드

matchesTellsIfTheSpecifiedRegularExpressionMatchesTheGivenClassName() 공개 메소드

matchesThrowsAnExceptionIfTheSpecifiedPointcutDoesNotExist() 공개 메소드

reduceTargetClassNamesAsksTheResolvedPointcutToReduce() 공개 메소드

reduceTargetClassNamesReturnsTheInputClassNameIndexIfThePointcutCouldNotBeResolved() 공개 메소드