PHP 클래스 Symfony\Component\Security\Core\Tests\Authorization\Voter\RoleVoterTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: symfony/symfony 1 사용 예제들

공개 메소드들

메소드 설명
getVoteTests ( )
testVote ( $roles, $attributes, $expected )

보호된 메소드들

메소드 설명
getToken ( array $roles )

메소드 상세

getToken() 보호된 메소드

protected getToken ( array $roles )
$roles array

getVoteTests() 공개 메소드

public getVoteTests ( )

testVote() 공개 메소드

public testVote ( $roles, $attributes, $expected )