PHP Class DataSift\Storyplayer\OutputTest

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

Public Methods

Method Description
testCanAddAnOutputPlugin ( )
testCanDisableColourSupport ( )
testCanEnableColourSupport ( )
testCanEndPhase ( )
testCanEndPhaseGroup ( )
testCanEndStoryplayer ( )
testCanEnforceColourSupport ( )
testCanGetAllActivePlugins ( )
testCanInstantiate ( )
testCanLogCliError ( )
testCanLogCliErrorWithException ( )
testCanLogCliInfo ( )
testCanLogCliWarning ( )
testCanLogPhaseActivityWithCodeLine ( )
testCanLogPhaseActivityWithNoCodeLine ( )
testCanLogPhaseCodeLine ( )
testCanLogPhaseError ( )
testCanLogPhaseSkipped ( )
testCanLogPhaseSubprocessOutput ( )
testCanLogVardump ( )
testCanResetSilentMode ( )
testCanSetSilentMode ( )
testCanStartPhase ( )
testCanStartPhaseGroup ( )
testCanStartStoryplayer ( )
testCanSwitchToAnyConsole ( )
testCanSwitchToTheDefaultConsole ( )
testCanSwitchToTheDevModeConsole ( )
testReturnsNullIfNoActivePluginInSlot ( )
testStartsWithTheDefaultConsole ( )
testTheDefaultConsoleStartsConnectedToStdout ( )

Method Details

testCanAddAnOutputPlugin() public method

testCanDisableColourSupport() public method

testCanEnableColourSupport() public method

testCanEndPhase() public method

public testCanEndPhase ( )

testCanEndPhaseGroup() public method

testCanEndStoryplayer() public method

testCanEnforceColourSupport() public method

testCanGetAllActivePlugins() public method

testCanInstantiate() public method

public testCanInstantiate ( )

testCanLogCliError() public method

public testCanLogCliError ( )

testCanLogCliErrorWithException() public method

testCanLogCliInfo() public method

public testCanLogCliInfo ( )

testCanLogCliWarning() public method

testCanLogPhaseActivityWithCodeLine() public method

testCanLogPhaseActivityWithNoCodeLine() public method

testCanLogPhaseCodeLine() public method

testCanLogPhaseError() public method

testCanLogPhaseSkipped() public method

testCanLogPhaseSubprocessOutput() public method

testCanLogVardump() public method

public testCanLogVardump ( )

testCanResetSilentMode() public method

testCanSetSilentMode() public method

testCanStartPhase() public method

public testCanStartPhase ( )

testCanStartPhaseGroup() public method

testCanStartStoryplayer() public method

testCanSwitchToAnyConsole() public method

testCanSwitchToTheDefaultConsole() public method

testCanSwitchToTheDevModeConsole() public method

testReturnsNullIfNoActivePluginInSlot() public method

testStartsWithTheDefaultConsole() public method

testTheDefaultConsoleStartsConnectedToStdout() public method