PHP Class Neos\Flow\Tests\Functional\Security\AccountFactoryTest

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

Protected Properties

Property Type Description
$policyService Neos\Flow\Security\Policy\PolicyService
$testableSecurityEnabled boolean

Public Methods

Method Description
createAccountWithPasswordCreatesANewAccountWithTheGivenIdentifierPasswordRolesAndProviderName ( )

Method Details

createAccountWithPasswordCreatesANewAccountWithTheGivenIdentifierPasswordRolesAndProviderName() public method

Property Details

$policyService protected property

protected PolicyService,Neos\Flow\Security\Policy $policyService
return Neos\Flow\Security\Policy\PolicyService

$testableSecurityEnabled protected property

protected bool $testableSecurityEnabled
return boolean