PHP 클래스 Metabor\Statemachine\CommandTest

저자: Oliver Tischlinger
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: metabor/statemachine

공개 메소드들

메소드 설명
testDelegatesUpdateFromEventToInvoke ( )
testIsCastableToAString ( )
testWillThrowAnExceptionIfCommandIsNotInvokable ( )
testWillThrowAnExcpetionIfObserverIsNotAnEvent ( )

보호된 메소드들

메소드 설명
createTestInstance ( array $methods = [] ) : Command

메소드 상세

createTestInstance() 보호된 메소드

protected createTestInstance ( array $methods = [] ) : Command
$methods array
리턴 Command

testDelegatesUpdateFromEventToInvoke() 공개 메소드

testIsCastableToAString() 공개 메소드

testWillThrowAnExceptionIfCommandIsNotInvokable() 공개 메소드

testWillThrowAnExcpetionIfObserverIsNotAnEvent() 공개 메소드