PHP Class Scalr\Tests\Acl\AclTest

Since: 30.17.2013
Author: Vitaliy Demidov ([email protected])
Inheritance: extends Scalr\Tests\TestCase
Afficher le fichier Open project: scalr/scalr

Méthodes publiques

Méthode Description
providerPredefinedRoles ( ) Data provider for testPredefinedRoles()
testPredefinedRoles ( $roleId, $allowed ) Verifies that Full access role is defined properly.
testResourceConstants ( )

Method Details

providerPredefinedRoles() public méthode

Data provider for testPredefinedRoles()

testPredefinedRoles() public méthode

All existing resources must be defined and allowed for this role. All existing resource unique permissions must be defined and allowed for this role.
public testPredefinedRoles ( $roleId, $allowed )

testResourceConstants() public méthode