PHP Class ImboUnitTest\Auth\AccessControl\Adapter\SimpleArrayAdapterTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: imbo/imbo

Méthodes publiques

Méthode Description
getAuthConfig ( ) : array Data provider for testing the legacy auth compatibility
testCanSetKeys ( array $users, $publicKey, $privateKey )
testExtendsArrayAdapter ( )
testIsEmpty ( )
testLegacyConfigKeysHaveWriteAccess ( )
testThrowsOnMultiplePrivateKeysPerPublicKey ( )

Method Details

getAuthConfig() public méthode

Data provider for testing the legacy auth compatibility
public getAuthConfig ( ) : array
Résultat array

testCanSetKeys() public méthode

public testCanSetKeys ( array $users, $publicKey, $privateKey )
$users array

testExtendsArrayAdapter() public méthode

testIsEmpty() public méthode

public testIsEmpty ( )

testLegacyConfigKeysHaveWriteAccess() public méthode

testThrowsOnMultiplePrivateKeysPerPublicKey() public méthode