PHP Class izzum\statemachine\loader\YAMLTest

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

Méthodes publiques

Méthode Description
shouldBehave ( )
shouldLoadTransitionsFromFile ( )
shouldLoadTransitionsFromYAMLString ( )
shouldThrowExceptionForBadYamlData ( )
shouldThrowExceptionForNoMachineData ( )
shouldThrowExceptionForNoReadPermissions ( )
shouldThrowExceptionForNonExistentFileLoading ( )

Méthodes protégées

Méthode Description
getYAML ( )

Method Details

getYAML() protected méthode

protected getYAML ( )

shouldBehave() public méthode

public shouldBehave ( )

shouldLoadTransitionsFromFile() public méthode

shouldLoadTransitionsFromYAMLString() public méthode

shouldThrowExceptionForBadYamlData() public méthode

shouldThrowExceptionForNoMachineData() public méthode

shouldThrowExceptionForNoReadPermissions() public méthode

shouldThrowExceptionForNonExistentFileLoading() public méthode