PHP Class Phalcon\Test\Unit\Session\Adapter\LibmemcacheTest

Author: Andres Gutierrez ([email protected])
Author: Nikolaos Dimopoulos ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Afficher le fichier Open project: phalcon/cphalcon

Méthodes publiques

Méthode Description
_before ( ) executed before each test
testDestroySession ( ) Tests the destroy
testReadAndWriteSession ( ) Tests read and write

Method Details

_before() public méthode

executed before each test
public _before ( )

testDestroySession() public méthode

Tests the destroy
Since: 2015-07-17
Author: Sid Roberts ([email protected])
public testDestroySession ( )

testReadAndWriteSession() public méthode

Tests read and write
Since: 2015-07-17
Author: Sid Roberts ([email protected])