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

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

Méthodes publiques

Méthode Description
getRuntimeEvaluationsReturnsTheMethodArgumentConstraintsDefinitions ( )
matchesChecksTheAvailablityOfAnArgumentNameIfArgumentConstraintsHaveBeenConfigured ( )
matchesIgnoresFinalMethodsEvenIfTheirNameMatches ( )
matchesTakesTheVisibilityModifierIntoAccountIfOneWasSpecified ( )

Method Details

getRuntimeEvaluationsReturnsTheMethodArgumentConstraintsDefinitions() public méthode

matchesChecksTheAvailablityOfAnArgumentNameIfArgumentConstraintsHaveBeenConfigured() public méthode

matchesIgnoresFinalMethodsEvenIfTheirNameMatches() public méthode

matchesTakesTheVisibilityModifierIntoAccountIfOneWasSpecified() public méthode