PHP Class DataSift\Storyplayer\PlayerLib\Action_LogItemTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: datasift/storyplayer

Méthodes publiques

Méthode Description
testAddAStep ( )
testAddAStepWithoutUsingACallable ( )
testCanCaptureOutput ( )
testCanEndAnActionWithMessage ( )
testCanEndAnActionWithNoMessage ( )
testCanInstantiate ( )
testCanSeeIfAStartedActionIsOpen ( )
testCanStartANestedAction ( )
testCanStartANestedActionInsideANestedAction ( )
testCanStartAnAction ( )
testEndingAnActionEndsAllNestedActionsToo ( )
testLogItemsAreNotCompleteByDefault ( )
testLogItemsAreNotOpenByDefault ( )

Method Details

testAddAStep() public méthode

public testAddAStep ( )

testAddAStepWithoutUsingACallable() public méthode

testCanCaptureOutput() public méthode

testCanEndAnActionWithMessage() public méthode

testCanEndAnActionWithNoMessage() public méthode

testCanInstantiate() public méthode

public testCanInstantiate ( )

testCanSeeIfAStartedActionIsOpen() public méthode

testCanStartANestedAction() public méthode

testCanStartANestedActionInsideANestedAction() public méthode

testCanStartAnAction() public méthode

testEndingAnActionEndsAllNestedActionsToo() public méthode

testLogItemsAreNotCompleteByDefault() public méthode

testLogItemsAreNotOpenByDefault() public méthode