PHP Class eZ\Publish\Core\REST\Server\Tests\Security\RestSessionBasedAuthenticatorTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testAuthenticate ( )
testAuthenticateAlreadyHaveSessionToken ( )
testAuthenticateInvalidUser ( )
testAuthenticateNoTokenFound ( )
testAuthenticatePreviousTokenNotUsernamePassword ( )
testAuthenticatePreviousUserNonEz ( )
testAuthenticatePreviouslyAnonymous ( )
testAuthenticateUserConflict ( )
testLogout ( )

Méthodes protégées

Méthode Description
setUp ( )

Private Methods

Méthode Description
createUser ( $userId ) : User

Method Details

setUp() protected méthode

protected setUp ( )

testAuthenticate() public méthode

public testAuthenticate ( )

testAuthenticateAlreadyHaveSessionToken() public méthode

testAuthenticateInvalidUser() public méthode

testAuthenticateNoTokenFound() public méthode

testAuthenticatePreviousTokenNotUsernamePassword() public méthode

testAuthenticatePreviousUserNonEz() public méthode

testAuthenticatePreviouslyAnonymous() public méthode

testAuthenticateUserConflict() public méthode

testLogout() public méthode

public testLogout ( )