PHP Class izzum\statemachine\loader\XMLTest

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

Méthodes publiques

Méthode Description
shouldBehave ( )
shouldLoadTransitionsFromFile ( )
shouldThrowExceptionForBadXMLData ( )
shouldThrowExceptionForNoMachineData ( )
shouldThrowExceptionForNoReadPermissions ( )
shouldThrowExceptionForNonExistentFileLoading ( )

Method Details

shouldBehave() public méthode

public shouldBehave ( )

shouldLoadTransitionsFromFile() public méthode

shouldThrowExceptionForBadXMLData() public méthode

shouldThrowExceptionForNoMachineData() public méthode

shouldThrowExceptionForNoReadPermissions() public méthode

shouldThrowExceptionForNonExistentFileLoading() public méthode