PHP Class izzum\statemachine\utils\UtilsTest

Author: rolf
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: rolfvreijdenberger/izzum-statemachine

Méthodes publiques

Méthode Description
shouldFailConfigurationCheckForMachineWithBadCallables ( ) https://github.com/rolfvreijdenberger/izzum-statemachine/issues/7
shouldGetCommandWithEntity ( )
shouldGetCompositeCommand ( )
shouldGetExceptionForInvalidCommand ( )
shouldGetExceptionForNonExistingCommand ( )
shouldGetNullCommand ( )
shouldMatchValidRegexAndNegatedRegex ( )
shouldPassConfigurationCheckForBasicMachine ( ) https://github.com/rolfvreijdenberger/izzum-statemachine/issues/7
shouldPassConfigurationCheckForMachineWithGoodCallables ( ) https://github.com/rolfvreijdenberger/izzum-statemachine/issues/7
shouldReturnArrayOfMatchedStates ( )
shouldReturnCorrectTransitionName ( )
shouldWrapException ( )

Method Details

shouldFailConfigurationCheckForMachineWithBadCallables() public méthode

https://github.com/rolfvreijdenberger/izzum-statemachine/issues/7

shouldGetCommandWithEntity() public méthode

shouldGetCompositeCommand() public méthode

shouldGetExceptionForInvalidCommand() public méthode

shouldGetExceptionForNonExistingCommand() public méthode

shouldGetNullCommand() public méthode

shouldMatchValidRegexAndNegatedRegex() public méthode

shouldPassConfigurationCheckForBasicMachine() public méthode

https://github.com/rolfvreijdenberger/izzum-statemachine/issues/7

shouldPassConfigurationCheckForMachineWithGoodCallables() public méthode

https://github.com/rolfvreijdenberger/izzum-statemachine/issues/7

shouldReturnArrayOfMatchedStates() public méthode

shouldReturnCorrectTransitionName() public méthode

shouldWrapException() public méthode

public shouldWrapException ( )