PHP Class Neos\Flow\Tests\Functional\Http\Client\InternalRequestEngineTest

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

Protected Properties

Property Type Description
$testableSecurityEnabled boolean

Public Methods

Method Description
securityContextContainsTokens ( ) Make sure that the security context tokens are initialized, making sure that the tokens match the request pattern of the request.
setUp ( ) : void

Method Details

securityContextContainsTokens() public method

Bug #37377

setUp() public method

public setUp ( ) : void
return void

Property Details

$testableSecurityEnabled protected property

protected bool $testableSecurityEnabled
return boolean