PHP Класс izzum\statemachine\utils\UtilsTest

Автор: rolf
Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
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 ( )

Описание методов

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() публичный Метод

public shouldWrapException ( )