PHP Класс Phalcon\Test\Annotations\Adapter\AerospikeTest

Автор: Serghei Iakovlev ([email protected])
Наследование: extends Codeception\TestCase\Test
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$tester UnitTester UnitTester Object

Открытые методы

Метод Описание
providerConstructor ( )
providerInvalidConstructor ( )
providerKey ( )
providerReadWrite ( )
testHasAerospikeProperty ( )
testHasNamespaceProperty ( )
testHasSetProperty ( )
testShouldCatchExceptionWhenInvalidParamsPassed ( array $options, string $exceptionName, string $exceptionMessage )
testShouldCreateRedisAdapterInstanceAndSetOptions ( array $options, array $expected )
testShouldGetCacheBackendThroughGetter ( )
testShouldGetCacheBackendThroughReflectionSetter ( )
testShouldPrepareKey ( mixed $key )
testShouldReadAndWriteToAerospikeWithPrefix ( string $key, mixed $data )
testShouldReadAndWriteToAerospikeWithoutPrefix ( string $key, mixed $data )

Защищенные методы

Метод Описание
_before ( ) executed before each test

Описание методов

_before() защищенный Метод

executed before each test
protected _before ( )

providerConstructor() публичный Метод

public providerConstructor ( )

providerInvalidConstructor() публичный Метод

providerKey() публичный Метод

public providerKey ( )

providerReadWrite() публичный Метод

public providerReadWrite ( )

testHasAerospikeProperty() публичный Метод

testHasNamespaceProperty() публичный Метод

testHasSetProperty() публичный Метод

public testHasSetProperty ( )

testShouldCatchExceptionWhenInvalidParamsPassed() публичный Метод

public testShouldCatchExceptionWhenInvalidParamsPassed ( array $options, string $exceptionName, string $exceptionMessage )
$options array
$exceptionName string
$exceptionMessage string

testShouldCreateRedisAdapterInstanceAndSetOptions() публичный Метод

public testShouldCreateRedisAdapterInstanceAndSetOptions ( array $options, array $expected )
$options array
$expected array

testShouldGetCacheBackendThroughGetter() публичный Метод

testShouldGetCacheBackendThroughReflectionSetter() публичный Метод

testShouldPrepareKey() публичный Метод

public testShouldPrepareKey ( mixed $key )
$key mixed

testShouldReadAndWriteToAerospikeWithPrefix() публичный Метод

testShouldReadAndWriteToAerospikeWithoutPrefix() публичный Метод

Описание свойств

$tester защищенное свойство

UnitTester Object
protected UnitTester $tester
Результат UnitTester