PHP Class Metabor\Statemachine\Factory\StatefulStateNameDetectorTest

Author: Oliver Tischlinger
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: metabor/statemachine

Public Methods

Method Description
testReturnsTheCurrentStateFromAStatefulObject ( )
testThrowsAnExscptionIfObjectIsNotStateful ( )

Method Details

testReturnsTheCurrentStateFromAStatefulObject() public method

testThrowsAnExscptionIfObjectIsNotStateful() public method