PHP Class PopTest\Auth\AclTest

Inheritance: extends PHPUnit_Framework_TestCase
Exibir arquivo Open project: nicksagona/PopPHP

Public Methods

Method 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 method

public testAllow ( )

testAllowNoPermissionException() public method

testAllowNoResource() public method

public testAllowNoResource ( )

testAllowNoRoleException() public method

testConstructor() public method

public testConstructor ( )

testDeny() public method

public testDeny ( )

testDenyNoPermissionException() public method

testDenyNoResource() public method

public testDenyNoResource ( )

testDenyNoRoleException() public method

testIsAllowedNoResource() public method

testIsAllowedNoRoleException() public method

testIsDeniedNoResource() public method

testIsDeniedNoRoleException() public method

testRemoveAllow() public method

public testRemoveAllow ( )

testRemoveAllowNoResource() public method

testRemoveAllowNoRoleException() public method

testRemoveAllowNoRulesException() public method

testRemoveDeny() public method

public testRemoveDeny ( )

testRemoveDenyNoResource() public method

testRemoveDenyNoRoleException() public method

testRemoveDenyNoRulesException() public method

testResources() public method

public testResources ( )

testRoles() public method

public testRoles ( )