PHP Class izzum\statemachine\loader\JSONTest

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

Méthodes publiques

Méthode Description
shouldBehave ( )
shouldLoadTransitionsFromFile ( )
shouldLoadTransitionsFromJSONString ( )
shouldThrowExceptionForBadJsonData ( )
shouldThrowExceptionForNoMachineData ( )
shouldThrowExceptionForNoReadPermissions ( )
shouldThrowExceptionForNonExistentFileLoading ( )

Méthodes protégées

Méthode Description
getJSON ( )

Method Details

getJSON() protected méthode

protected getJSON ( )

shouldBehave() public méthode

public shouldBehave ( )

shouldLoadTransitionsFromFile() public méthode

shouldLoadTransitionsFromJSONString() public méthode

shouldThrowExceptionForBadJsonData() public méthode

shouldThrowExceptionForNoMachineData() public méthode

shouldThrowExceptionForNoReadPermissions() public méthode

shouldThrowExceptionForNonExistentFileLoading() public méthode