PHP 클래스 izzum\statemachine\loader\YAMLTest

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

공개 메소드들

메소드 설명
shouldBehave ( )
shouldLoadTransitionsFromFile ( )
shouldLoadTransitionsFromYAMLString ( )
shouldThrowExceptionForBadYamlData ( )
shouldThrowExceptionForNoMachineData ( )
shouldThrowExceptionForNoReadPermissions ( )
shouldThrowExceptionForNonExistentFileLoading ( )

보호된 메소드들

메소드 설명
getYAML ( )

메소드 상세

getYAML() 보호된 메소드

protected getYAML ( )

shouldBehave() 공개 메소드

public shouldBehave ( )

shouldLoadTransitionsFromFile() 공개 메소드

shouldLoadTransitionsFromYAMLString() 공개 메소드

shouldThrowExceptionForBadYamlData() 공개 메소드

shouldThrowExceptionForNoMachineData() 공개 메소드

shouldThrowExceptionForNoReadPermissions() 공개 메소드

shouldThrowExceptionForNonExistentFileLoading() 공개 메소드