PHP Class Neos\Flow\Tests\Unit\Session\TransientSessionTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Afficher le fichier Open project: neos/flow-development-collection

Méthodes publiques

Méthode Description
aSessionIdIsGeneratedOnStartingTheSession ( )
allSessionDataCanBeFlushedByCallingDestroy ( )
hasKeyReturnsTrueOrFalseAccordingToAvailableKeys ( )
stringsCanBeStoredByCallingPutData ( )
theTransientSessionImplementsTheSessionInterface ( )
tryingToGetTheSessionIdWithoutStartingTheSessionThrowsAnException ( )

Method Details

aSessionIdIsGeneratedOnStartingTheSession() public méthode

allSessionDataCanBeFlushedByCallingDestroy() public méthode

hasKeyReturnsTrueOrFalseAccordingToAvailableKeys() public méthode

stringsCanBeStoredByCallingPutData() public méthode

theTransientSessionImplementsTheSessionInterface() public méthode

tryingToGetTheSessionIdWithoutStartingTheSessionThrowsAnException() public méthode