PHP Class DataSift\Storyplayer\PlayerLib\Story_LoaderTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: datasift/storyplayer

Public Methods

Method Description
testReturnsStoryLoadedFromFile ( )
testThrowsExceptionIfInvalidFilenameProvided ( )
testThrowsExceptionIfNoStoryVariableDefined ( )
testThrowsExceptionIfStoryVariableDefinedWithWrongType ( )

Method Details

testReturnsStoryLoadedFromFile() public method

testThrowsExceptionIfInvalidFilenameProvided() public method

testThrowsExceptionIfNoStoryVariableDefined() public method

testThrowsExceptionIfStoryVariableDefinedWithWrongType() public method