PHP Class DataSift\Storyplayer\PlayerLib\Action_LoggerTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Datei anzeigen Open project: datasift/storyplayer

Public Methods

Method Description
testCanCallCloseAllOpenActionsWheNoActionsOpen ( )
testCanCloseAnOpenAction ( )
testCanCloseNestedOpenActions ( )
testCanInstantiate ( )
testCanStartANestedAction ( )
testCanStartAnAction ( )
testGetOpenActionReturnsNullWhenNoActionOpen ( )

Method Details

testCanCallCloseAllOpenActionsWheNoActionsOpen() public method

testCanCloseAnOpenAction() public method

testCanCloseNestedOpenActions() public method

testCanInstantiate() public method

public testCanInstantiate ( )

testCanStartANestedAction() public method

testCanStartAnAction() public method

testGetOpenActionReturnsNullWhenNoActionOpen() public method