PHP Class DataSift\Storyplayer\CommandLib\CommandRunnerTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: datasift/storyplayer

Méthodes publiques

Méthode Description
testCanInstantiate ( )
testCanRunCommands ( )
testCapturesBothStdoutAndStderrFromTheCommand ( )
testCapturesReturnCodeFromTheCommand ( )
testCapturesStderrFromTheCommand ( )
testCapturesStdoutFromTheCommand ( )
testCommandMustBeAString ( )
testReturns127IfTheCommandDoesNotExist ( )

Method Details

testCanInstantiate() public méthode

public testCanInstantiate ( )

testCanRunCommands() public méthode

public testCanRunCommands ( )

testCapturesBothStdoutAndStderrFromTheCommand() public méthode

testCapturesReturnCodeFromTheCommand() public méthode

testCapturesStderrFromTheCommand() public méthode

testCapturesStdoutFromTheCommand() public méthode

testCommandMustBeAString() public méthode

testReturns127IfTheCommandDoesNotExist() public méthode