PHP Класс Neos\Flow\Tests\Unit\Session\TransientSessionTest

Наследование: extends Neos\Flow\Tests\UnitTestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
aSessionIdIsGeneratedOnStartingTheSession ( )
allSessionDataCanBeFlushedByCallingDestroy ( )
hasKeyReturnsTrueOrFalseAccordingToAvailableKeys ( )
stringsCanBeStoredByCallingPutData ( )
theTransientSessionImplementsTheSessionInterface ( )
tryingToGetTheSessionIdWithoutStartingTheSessionThrowsAnException ( )

Описание методов

aSessionIdIsGeneratedOnStartingTheSession() публичный Метод

allSessionDataCanBeFlushedByCallingDestroy() публичный Метод

hasKeyReturnsTrueOrFalseAccordingToAvailableKeys() публичный Метод

stringsCanBeStoredByCallingPutData() публичный Метод

theTransientSessionImplementsTheSessionInterface() публичный Метод

tryingToGetTheSessionIdWithoutStartingTheSessionThrowsAnException() публичный Метод