‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Unit\Session\SessionManagerTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Session\SessionManagerTest:

Public Member Functions

 getSessionBackendUsesDefaultBackendFromConfiguration ()
 
 getSessionBackendReturnsExpectedSessionBackendBasedOnConfiguration ()
 
 getSessionBackendThrowsExceptionForMissingConfiguration ()
 
 getSessionBackendThrowsExceptionIfBackendDoesNotImplementInterface ()
 

Detailed Description

Definition at line 27 of file SessionManagerTest.php.

Member Function Documentation

◆ getSessionBackendReturnsExpectedSessionBackendBasedOnConfiguration()

TYPO3\CMS\Core\Tests\Unit\Session\SessionManagerTest::getSessionBackendReturnsExpectedSessionBackendBasedOnConfiguration ( )

Definition at line 37 of file SessionManagerTest.php.

References $GLOBALS.

◆ getSessionBackendThrowsExceptionForMissingConfiguration()

TYPO3\CMS\Core\Tests\Unit\Session\SessionManagerTest::getSessionBackendThrowsExceptionForMissingConfiguration ( )

Definition at line 53 of file SessionManagerTest.php.

References $GLOBALS.

◆ getSessionBackendThrowsExceptionIfBackendDoesNotImplementInterface()

TYPO3\CMS\Core\Tests\Unit\Session\SessionManagerTest::getSessionBackendThrowsExceptionIfBackendDoesNotImplementInterface ( )

Definition at line 63 of file SessionManagerTest.php.

References $GLOBALS.

◆ getSessionBackendUsesDefaultBackendFromConfiguration()

TYPO3\CMS\Core\Tests\Unit\Session\SessionManagerTest::getSessionBackendUsesDefaultBackendFromConfiguration ( )

Definition at line 30 of file SessionManagerTest.php.