PHP Класс Neos\Flow\Tests\Unit\Aop\Pointcut\PointcutFilterTest

Наследование: extends Neos\Flow\Tests\UnitTestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
getRuntimeEvaluationsDefinitionReturnsAnEmptyArrayIfThePointcutDoesNotExist ( )
getRuntimeEvaluationsDefinitionReturnsTheDefinitionArrayFromThePointcut ( )
matchesTellsIfTheSpecifiedRegularExpressionMatchesTheGivenClassName ( )
matchesThrowsAnExceptionIfTheSpecifiedPointcutDoesNotExist ( )
reduceTargetClassNamesAsksTheResolvedPointcutToReduce ( )
reduceTargetClassNamesReturnsTheInputClassNameIndexIfThePointcutCouldNotBeResolved ( )

Описание методов

getRuntimeEvaluationsDefinitionReturnsAnEmptyArrayIfThePointcutDoesNotExist() публичный Метод

getRuntimeEvaluationsDefinitionReturnsTheDefinitionArrayFromThePointcut() публичный Метод

matchesTellsIfTheSpecifiedRegularExpressionMatchesTheGivenClassName() публичный Метод

matchesThrowsAnExceptionIfTheSpecifiedPointcutDoesNotExist() публичный Метод

reduceTargetClassNamesAsksTheResolvedPointcutToReduce() публичный Метод

reduceTargetClassNamesReturnsTheInputClassNameIndexIfThePointcutCouldNotBeResolved() публичный Метод