PHP 클래스 izzum\statemachine\utils\UtilsTest

저자: rolf
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: rolfvreijdenberger/izzum-statemachine

공개 메소드들

메소드 설명
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 ( )