PHP 클래스 DataSift\Storyplayer\CommandLib\CommandRunnerTest

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

공개 메소드들

메소드 설명
testCanInstantiate ( )
testCanRunCommands ( )
testCapturesBothStdoutAndStderrFromTheCommand ( )
testCapturesReturnCodeFromTheCommand ( )
testCapturesStderrFromTheCommand ( )
testCapturesStdoutFromTheCommand ( )
testCommandMustBeAString ( )
testReturns127IfTheCommandDoesNotExist ( )

메소드 상세

testCanInstantiate() 공개 메소드

public testCanInstantiate ( )

testCanRunCommands() 공개 메소드

public testCanRunCommands ( )

testCapturesBothStdoutAndStderrFromTheCommand() 공개 메소드

testCapturesReturnCodeFromTheCommand() 공개 메소드

testCapturesStderrFromTheCommand() 공개 메소드

testCapturesStdoutFromTheCommand() 공개 메소드

testCommandMustBeAString() 공개 메소드

testReturns127IfTheCommandDoesNotExist() 공개 메소드