PHP Class DataSift\Storyplayer\PlayerLib\Action_LogItemTest

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

Public Methods

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

Method Details

testAddAStep() public method

public testAddAStep ( )

testAddAStepWithoutUsingACallable() public method

testCanCaptureOutput() public method

testCanEndAnActionWithMessage() public method

testCanEndAnActionWithNoMessage() public method

testCanInstantiate() public method

public testCanInstantiate ( )

testCanSeeIfAStartedActionIsOpen() public method

testCanStartANestedAction() public method

testCanStartANestedActionInsideANestedAction() public method

testCanStartAnAction() public method

testEndingAnActionEndsAllNestedActionsToo() public method

testLogItemsAreNotCompleteByDefault() public method

testLogItemsAreNotOpenByDefault() public method