PHP 클래스 Neos\Flow\Tests\Unit\Session\TransientSessionTest

상속: extends Neos\Flow\Tests\UnitTestCase
파일 보기 프로젝트 열기: neos/flow-development-collection

공개 메소드들

메소드 설명
aSessionIdIsGeneratedOnStartingTheSession ( )
allSessionDataCanBeFlushedByCallingDestroy ( )
hasKeyReturnsTrueOrFalseAccordingToAvailableKeys ( )
stringsCanBeStoredByCallingPutData ( )
theTransientSessionImplementsTheSessionInterface ( )
tryingToGetTheSessionIdWithoutStartingTheSessionThrowsAnException ( )

메소드 상세

aSessionIdIsGeneratedOnStartingTheSession() 공개 메소드

allSessionDataCanBeFlushedByCallingDestroy() 공개 메소드

hasKeyReturnsTrueOrFalseAccordingToAvailableKeys() 공개 메소드

stringsCanBeStoredByCallingPutData() 공개 메소드

theTransientSessionImplementsTheSessionInterface() 공개 메소드

tryingToGetTheSessionIdWithoutStartingTheSessionThrowsAnException() 공개 메소드