PHP Class eZ\Publish\Core\MVC\Symfony\Security\Tests\Authentication\RepositoryAuthenticationProviderTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testAuthenticationNotEzUser ( )
testCheckAuthentication ( )
testCheckAuthenticationAlreadyLoggedIn ( )
testCheckAuthenticationCredentialsChanged ( )
testCheckAuthenticationFailed ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testAuthenticationNotEzUser() public method

testCheckAuthentication() public method

testCheckAuthenticationAlreadyLoggedIn() public method

testCheckAuthenticationCredentialsChanged() public method

testCheckAuthenticationFailed() public method