PHP Class Contao\CoreBundle\Test\Security\Authentication\ContaoTokenTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: contao/core-bundle

Méthodes publiques

Méthode Description
testBackendUser ( ) Tests a back end user.
testFrontendUser ( ) Tests a front end user.
testInstantiation ( ) Tests the object instantiation.
testUnauthenticatedUser ( ) Tests an unauthenticated user.

Method Details

testBackendUser() public méthode

Tests a back end user.
public testBackendUser ( )

testFrontendUser() public méthode

Tests a front end user.
public testFrontendUser ( )

testInstantiation() public méthode

Tests the object instantiation.
public testInstantiation ( )

testUnauthenticatedUser() public méthode

Tests an unauthenticated user.