PHP Class izzum\statemachine\ContextTest

Author: rolf
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: rolfvreijdenberger/izzum-statemachine

Public Methods

Method Description
testContext ( ) test the factory method with all parameters provided implicitely tests the constructor
testConversionOfContextIdToString ( )
testFactoryDefault ( ) test the factory method with default parameters only implicitely tests the constructor
testFull ( )

Method Details

testContext() public method

test the factory method with all parameters provided implicitely tests the constructor
public testContext ( )

testConversionOfContextIdToString() public method

testFactoryDefault() public method

test the factory method with default parameters only implicitely tests the constructor
public testFactoryDefault ( )

testFull() public method

public testFull ( )