PHP Class Metabor\Statemachine\Factory\WeightTransitionTest

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

Public Methods

Method Description
testIfThereIsOnlyOneTransitionWithoutEventAndTransitionUseThis ( )
testThrowsAnExceptionIfMoreThanOneTransitionHasHighestWeight ( )

Method Details

testIfThereIsOnlyOneTransitionWithoutEventAndTransitionUseThis() public method

testThrowsAnExceptionIfMoreThanOneTransitionHasHighestWeight() public method