PHP Class Neos\Flow\Tests\Unit\Security\Authorization\RequestFilterTest

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

Public Methods

Method Description
theFilterReturnsFalseIfThePatternDidNotMatch ( )
theFilterReturnsTrueIfThePatternMatched ( )
theSetIncerceptorIsCalledIfTheRequestPatternMatches ( )
theSetIncerceptorIsNotCalledIfTheRequestPatternDoesNotMatch ( )

Method Details

theFilterReturnsFalseIfThePatternDidNotMatch() public method

theFilterReturnsTrueIfThePatternMatched() public method

theSetIncerceptorIsCalledIfTheRequestPatternMatches() public method

theSetIncerceptorIsNotCalledIfTheRequestPatternDoesNotMatch() public method