PHP Class DataSift\Storyplayer\ValidationLib\MustBeValidStoryTemplateTest

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

Public Methods

Method Description
setUp ( )
tearDown ( )
testAcceptsStoryTemplates ( )
testCanGenerateOwnValidationResult ( )
testCanInstantiate ( )
testRejectsClassesThatAreNotStoryTemplates ( )
testRejectsNonClasses ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testAcceptsStoryTemplates() public method

testCanGenerateOwnValidationResult() public method

testCanInstantiate() public method

public testCanInstantiate ( )

testRejectsClassesThatAreNotStoryTemplates() public method

testRejectsNonClasses() public method