PHP Класс izzum\statemachine\persistence\RedisTest

this test used the redis module for php. therefore it can only be run on a system that has been setup properly with that module and with an instance of the redis server running
Автор: rolf
Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

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

Метод Описание
shouldBeAbleToLoadConfigurationAndTestSomeGettersAndSetters ( )
shouldBeAbleToLoadConfigurationFromSpecificConfigurationKey ( )
shouldBeAbleToStoreAndRetrieveData ( )
shouldDoMoreTests ( )

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

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

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

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

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

public shouldDoMoreTests ( )