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

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: contao/core-bundle

Public Methods

Method 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 method

Tests a back end user.
public testBackendUser ( )

testFrontendUser() public method

Tests a front end user.
public testFrontendUser ( )

testInstantiation() public method

Tests the object instantiation.
public testInstantiation ( )

testUnauthenticatedUser() public method

Tests an unauthenticated user.