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

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: symfony/symfony

Protected Properties

Property Type Description
$token

Public Methods

Method Description
getTests ( )
testVote ( array $attributes, $expectedVote, $object, $message )

Protected Methods

Method Description
setUp ( )

Method Details

getTests() public method

public getTests ( )

setUp() protected method

protected setUp ( )

testVote() public method

public testVote ( array $attributes, $expectedVote, $object, $message )
$attributes array

Property Details

$token protected property

protected $token