PHP Class Phalcon\Test\Cache\Backend\AerospikeTest

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

Protected Properties

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

Méthodes publiques

Méthode Description
testShouldDecrementValue ( )
testShouldDeleteData ( )
testShouldGetAerospikeInstance ( )
testShouldGetKeys ( )
testShouldIncrementValue ( )
testShouldSaveData ( )
testShouldThrowExceptionIfCacheIsNotStarted ( )
testShouldUseOutputFrontend ( )

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 ( )
getAdapter ( $lifetime = 20 )
getConfig ( )

Method Details

_after() protected méthode

executed after each test
protected _after ( )

_before() protected méthode

executed before each test
protected _before ( )

testShouldDecrementValue() public méthode

testShouldDeleteData() public méthode

testShouldGetAerospikeInstance() public méthode

testShouldGetKeys() public méthode

public testShouldGetKeys ( )

testShouldIncrementValue() public méthode

testShouldSaveData() public méthode

public testShouldSaveData ( )

testShouldThrowExceptionIfCacheIsNotStarted() public méthode

testShouldUseOutputFrontend() public méthode

Property Details

$keys protected_oe property

protected $keys

$tester protected_oe property

UnitTester Object
protected UnitTester $tester
Résultat UnitTester