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

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

Méthodes publiques

Méthode Description
matchesReturnsFalseIfMethodDoesNotExistOrDeclardingClassHasNotBeenSpecified ( )
matchesTellsIfTheSpecifiedRegularExpressionMatchesTheGivenAnnotation ( )
reduceTargetClassNamesFiltersAllClassesNotHavingAMethodWithTheGivenAnnotation ( )

Method Details

matchesReturnsFalseIfMethodDoesNotExistOrDeclardingClassHasNotBeenSpecified() public méthode

matchesTellsIfTheSpecifiedRegularExpressionMatchesTheGivenAnnotation() public méthode

reduceTargetClassNamesFiltersAllClassesNotHavingAMethodWithTheGivenAnnotation() public méthode