PHP Class Symfony\Component\Security\Core\Tests\Authorization\AuthorizationCheckerTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: symfony/symfony

Public Methods

Method Description
isGrantedProvider ( )
testIsGranted ( $decide )
testVoteAuthenticatesTokenIfNecessary ( )
testVoteWithoutAuthenticationToken ( )

Protected Methods

Method Description
setUp ( )

Method Details

isGrantedProvider() public method

public isGrantedProvider ( )

setUp() protected method

protected setUp ( )

testIsGranted() public method

public testIsGranted ( $decide )

testVoteAuthenticatesTokenIfNecessary() public method

testVoteWithoutAuthenticationToken() public method