PHP Class izzum\statemachine\loader\XMLTest

Author: rolf
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: rolfvreijdenberger/izzum-statemachine

Public Methods

Method Description
shouldBehave ( )
shouldLoadTransitionsFromFile ( )
shouldThrowExceptionForBadXMLData ( )
shouldThrowExceptionForNoMachineData ( )
shouldThrowExceptionForNoReadPermissions ( )
shouldThrowExceptionForNonExistentFileLoading ( )

Method Details

shouldBehave() public method

public shouldBehave ( )

shouldLoadTransitionsFromFile() public method

shouldThrowExceptionForBadXMLData() public method

shouldThrowExceptionForNoMachineData() public method

shouldThrowExceptionForNoReadPermissions() public method

shouldThrowExceptionForNonExistentFileLoading() public method