PHP Class 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
Author: rolf
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: rolfvreijdenberger/izzum-statemachine

Public Methods

Method Description
shouldBeAbleToLoadConfigurationAndTestSomeGettersAndSetters ( )
shouldBeAbleToLoadConfigurationFromSpecificConfigurationKey ( )
shouldBeAbleToStoreAndRetrieveData ( )
shouldDoMoreTests ( )

Method Details

shouldBeAbleToLoadConfigurationAndTestSomeGettersAndSetters() public method

shouldBeAbleToLoadConfigurationFromSpecificConfigurationKey() public method

shouldBeAbleToStoreAndRetrieveData() public method

shouldDoMoreTests() public method

public shouldDoMoreTests ( )