PHP Class Neos\Flow\Tests\Unit\Aop\Pointcut\PointcutFilterTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Afficher le fichier Open project: neos/flow-development-collection

Méthodes publiques

Méthode Description
getRuntimeEvaluationsDefinitionReturnsAnEmptyArrayIfThePointcutDoesNotExist ( )
getRuntimeEvaluationsDefinitionReturnsTheDefinitionArrayFromThePointcut ( )
matchesTellsIfTheSpecifiedRegularExpressionMatchesTheGivenClassName ( )
matchesThrowsAnExceptionIfTheSpecifiedPointcutDoesNotExist ( )
reduceTargetClassNamesAsksTheResolvedPointcutToReduce ( )
reduceTargetClassNamesReturnsTheInputClassNameIndexIfThePointcutCouldNotBeResolved ( )

Method Details

getRuntimeEvaluationsDefinitionReturnsAnEmptyArrayIfThePointcutDoesNotExist() public méthode

getRuntimeEvaluationsDefinitionReturnsTheDefinitionArrayFromThePointcut() public méthode

matchesTellsIfTheSpecifiedRegularExpressionMatchesTheGivenClassName() public méthode

matchesThrowsAnExceptionIfTheSpecifiedPointcutDoesNotExist() public méthode

reduceTargetClassNamesAsksTheResolvedPointcutToReduce() public méthode

reduceTargetClassNamesReturnsTheInputClassNameIndexIfThePointcutCouldNotBeResolved() public méthode