PHP Class Phalcon\Test\Session\Adapter\AerospikeTest

Author: Serghei Iakovlev ([email protected])
Inheritance: extends Codeception\TestCase\Test
Afficher le fichier Open project: phalcon/incubator

Protected Properties

Свойство Type Description
$keys
$ns
$set
$tester UnitTester UnitTester Object

Méthodes publiques

Méthode Description
testShouldDestroySession ( )
testShouldReadSession ( )
testShouldWriteSession ( )

Méthodes protégées

Méthode Description
_after ( ) executed after each test
_before ( ) executed before each test

Private Methods

Méthode Description
buildKey ( Aerospike $aerospike, $key )
cleanup ( )
getConfig ( )

Method Details

_after() protected méthode

executed after each test
protected _after ( )

_before() protected méthode

executed before each test
protected _before ( )

testShouldDestroySession() public méthode

testShouldReadSession() public méthode

testShouldWriteSession() public méthode

Property Details

$keys protected_oe property

protected $keys

$ns protected_oe property

protected $ns

$set protected_oe property

protected $set

$tester protected_oe property

UnitTester Object
protected UnitTester $tester
Résultat UnitTester