PHP 클래스 DataSift\Storyplayer\OutputTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: datasift/storyplayer

공개 메소드들

메소드 설명
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 ( )

메소드 상세

testCanAddAnOutputPlugin() 공개 메소드

testCanDisableColourSupport() 공개 메소드

testCanEnableColourSupport() 공개 메소드

testCanEndPhase() 공개 메소드

public testCanEndPhase ( )

testCanEndPhaseGroup() 공개 메소드

testCanEndStoryplayer() 공개 메소드

testCanEnforceColourSupport() 공개 메소드

testCanGetAllActivePlugins() 공개 메소드

testCanInstantiate() 공개 메소드

public testCanInstantiate ( )

testCanLogCliError() 공개 메소드

public testCanLogCliError ( )

testCanLogCliErrorWithException() 공개 메소드

testCanLogCliInfo() 공개 메소드

public testCanLogCliInfo ( )

testCanLogCliWarning() 공개 메소드

testCanLogPhaseActivityWithCodeLine() 공개 메소드

testCanLogPhaseActivityWithNoCodeLine() 공개 메소드

testCanLogPhaseCodeLine() 공개 메소드

testCanLogPhaseError() 공개 메소드

testCanLogPhaseSkipped() 공개 메소드

testCanLogPhaseSubprocessOutput() 공개 메소드

testCanLogVardump() 공개 메소드

public testCanLogVardump ( )

testCanResetSilentMode() 공개 메소드

testCanSetSilentMode() 공개 메소드

testCanStartPhase() 공개 메소드

public testCanStartPhase ( )

testCanStartPhaseGroup() 공개 메소드

testCanStartStoryplayer() 공개 메소드

testCanSwitchToAnyConsole() 공개 메소드

testCanSwitchToTheDefaultConsole() 공개 메소드

testCanSwitchToTheDevModeConsole() 공개 메소드

testReturnsNullIfNoActivePluginInSlot() 공개 메소드

testStartsWithTheDefaultConsole() 공개 메소드

testTheDefaultConsoleStartsConnectedToStdout() 공개 메소드