PHP 클래스 Phalcon\Test\Unit\Session\Adapter\LibmemcacheTest

저자: Andres Gutierrez ([email protected])
저자: Nikolaos Dimopoulos ([email protected])
파일 보기 프로젝트 열기: phalcon/cphalcon

공개 메소드들

메소드 설명
_before ( ) executed before each test
testDestroySession ( ) Tests the destroy
testReadAndWriteSession ( ) Tests read and write

메소드 상세

_before() 공개 메소드

executed before each test
public _before ( )

testDestroySession() 공개 메소드

Tests the destroy
부터: 2015-07-17
저자: Sid Roberts ([email protected])
public testDestroySession ( )

testReadAndWriteSession() 공개 메소드

Tests read and write
부터: 2015-07-17
저자: Sid Roberts ([email protected])