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

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

Méthodes publiques

Méthode Description
getAspectClassNameReturnsTheAspectClassName ( )
getPointcutExpressionReturnsThePointcutExpression ( )
getPointcutMethodNameReturnsThePointcutMethodName ( )
getRuntimeEvaluationsReturnsTheRuntimeEvaluationsDefinitionOfTheContainedPointcutFilterComposite ( )
matchesChecksIfTheGivenClassAndMethodMatchThePointcutFilterComposite ( )
matchesDetectsCircularMatchesAndThrowsAndException ( )
reduceTargetClassNamesAsksThePointcutsFilterCompositeToReduce ( )

Method Details

getAspectClassNameReturnsTheAspectClassName() public méthode

getPointcutExpressionReturnsThePointcutExpression() public méthode

getPointcutMethodNameReturnsThePointcutMethodName() public méthode

getRuntimeEvaluationsReturnsTheRuntimeEvaluationsDefinitionOfTheContainedPointcutFilterComposite() public méthode

matchesChecksIfTheGivenClassAndMethodMatchThePointcutFilterComposite() public méthode

matchesDetectsCircularMatchesAndThrowsAndException() public méthode

reduceTargetClassNamesAsksThePointcutsFilterCompositeToReduce() public méthode