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

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Show file Open project: neos/flow-development-collection

Public Methods

Method Description
getRuntimeEvaluationsReturnsTheMethodArgumentConstraintsDefinitions ( )
matchesChecksTheAvailablityOfAnArgumentNameIfArgumentConstraintsHaveBeenConfigured ( )
matchesIgnoresFinalMethodsEvenIfTheirNameMatches ( )
matchesTakesTheVisibilityModifierIntoAccountIfOneWasSpecified ( )

Method Details

getRuntimeEvaluationsReturnsTheMethodArgumentConstraintsDefinitions() public method

matchesChecksTheAvailablityOfAnArgumentNameIfArgumentConstraintsHaveBeenConfigured() public method

matchesIgnoresFinalMethodsEvenIfTheirNameMatches() public method

matchesTakesTheVisibilityModifierIntoAccountIfOneWasSpecified() public method