PHP Class izzum\statemachine\persistence\MongoDBTest

this test used the mongodb 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 mongod server running
Author: rolf
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: rolfvreijdenberger/izzum-statemachine

Public Methods

Method Description
shouldBeAbleToStoreAndRetrieveData ( )
shouldDoMoreTests ( )

Method Details

shouldBeAbleToStoreAndRetrieveData() public method

shouldDoMoreTests() public method

public shouldDoMoreTests ( )