PHP Class PopTest\Auth\AclTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nicksagona/PopPHP

Méthodes publiques

Méthode Description
testAllow ( )
testAllowNoPermissionException ( )
testAllowNoResource ( )
testAllowNoRoleException ( )
testConstructor ( )
testDeny ( )
testDenyNoPermissionException ( )
testDenyNoResource ( )
testDenyNoRoleException ( )
testIsAllowedNoResource ( )
testIsAllowedNoRoleException ( )
testIsDeniedNoResource ( )
testIsDeniedNoRoleException ( )
testRemoveAllow ( )
testRemoveAllowNoResource ( )
testRemoveAllowNoRoleException ( )
testRemoveAllowNoRulesException ( )
testRemoveDeny ( )
testRemoveDenyNoResource ( )
testRemoveDenyNoRoleException ( )
testRemoveDenyNoRulesException ( )
testResources ( )
testRoles ( )

Method Details

testAllow() public méthode

public testAllow ( )

testAllowNoPermissionException() public méthode

testAllowNoResource() public méthode

public testAllowNoResource ( )

testAllowNoRoleException() public méthode

testConstructor() public méthode

public testConstructor ( )

testDeny() public méthode

public testDeny ( )

testDenyNoPermissionException() public méthode

testDenyNoResource() public méthode

public testDenyNoResource ( )

testDenyNoRoleException() public méthode

testIsAllowedNoResource() public méthode

testIsAllowedNoRoleException() public méthode

testIsDeniedNoResource() public méthode

testIsDeniedNoRoleException() public méthode

testRemoveAllow() public méthode

public testRemoveAllow ( )

testRemoveAllowNoResource() public méthode

testRemoveAllowNoRoleException() public méthode

testRemoveAllowNoRulesException() public méthode

testRemoveDeny() public méthode

public testRemoveDeny ( )

testRemoveDenyNoResource() public méthode

testRemoveDenyNoRoleException() public méthode

testRemoveDenyNoRulesException() public méthode

testResources() public méthode

public testResources ( )

testRoles() public méthode

public testRoles ( )