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
파일 보기 프로젝트 열기: rolfvreijdenberger/izzum-statemachine

공개 메소드들

메소드 설명
shouldBeAbleToLoadConfigurationAndTestSomeGettersAndSetters ( )
shouldBeAbleToLoadConfigurationFromSpecificConfigurationKey ( )
shouldBeAbleToStoreAndRetrieveData ( )
shouldDoMoreTests ( )

메소드 상세

shouldBeAbleToLoadConfigurationAndTestSomeGettersAndSetters() 공개 메소드

shouldBeAbleToLoadConfigurationFromSpecificConfigurationKey() 공개 메소드

shouldBeAbleToStoreAndRetrieveData() 공개 메소드

shouldDoMoreTests() 공개 메소드

public shouldDoMoreTests ( )