PHP 클래스 PopTest\Auth\AclTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nicksagona/PopPHP

공개 메소드들

메소드 설명
testAllow ( )
testAllowNoPermissionException ( )
testAllowNoResource ( )
testAllowNoRoleException ( )
testConstructor ( )
testDeny ( )
testDenyNoPermissionException ( )
testDenyNoResource ( )
testDenyNoRoleException ( )
testIsAllowedNoResource ( )
testIsAllowedNoRoleException ( )
testIsDeniedNoResource ( )
testIsDeniedNoRoleException ( )
testRemoveAllow ( )
testRemoveAllowNoResource ( )
testRemoveAllowNoRoleException ( )
testRemoveAllowNoRulesException ( )
testRemoveDeny ( )
testRemoveDenyNoResource ( )
testRemoveDenyNoRoleException ( )
testRemoveDenyNoRulesException ( )
testResources ( )
testRoles ( )

메소드 상세

testAllow() 공개 메소드

public testAllow ( )

testAllowNoPermissionException() 공개 메소드

testAllowNoResource() 공개 메소드

public testAllowNoResource ( )

testAllowNoRoleException() 공개 메소드

testConstructor() 공개 메소드

public testConstructor ( )

testDeny() 공개 메소드

public testDeny ( )

testDenyNoPermissionException() 공개 메소드

testDenyNoResource() 공개 메소드

public testDenyNoResource ( )

testDenyNoRoleException() 공개 메소드

testIsAllowedNoResource() 공개 메소드

testIsAllowedNoRoleException() 공개 메소드

testIsDeniedNoResource() 공개 메소드

testIsDeniedNoRoleException() 공개 메소드

testRemoveAllow() 공개 메소드

public testRemoveAllow ( )

testRemoveAllowNoResource() 공개 메소드

testRemoveAllowNoRoleException() 공개 메소드

testRemoveAllowNoRulesException() 공개 메소드

testRemoveDeny() 공개 메소드

public testRemoveDeny ( )

testRemoveDenyNoResource() 공개 메소드

testRemoveDenyNoRoleException() 공개 메소드

testRemoveDenyNoRulesException() 공개 메소드

testResources() 공개 메소드

public testResources ( )

testRoles() 공개 메소드

public testRoles ( )