PHP Class Symfony\Component\Security\Core\Tests\Authorization\Voter\RoleVoterTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: symfony/symfony Class Usage Examples

Méthodes publiques

Méthode Description
getVoteTests ( )
testVote ( $roles, $attributes, $expected )

Méthodes protégées

Méthode Description
getToken ( array $roles )

Method Details

getToken() protected méthode

protected getToken ( array $roles )
$roles array

getVoteTests() public méthode

public getVoteTests ( )

testVote() public méthode

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