ProcessHelperTest
extends TestCase
Table of Contents
Methods
-
provideCommandsAndOutput()
: mixed
-
testPassedCallbackIsExecuted()
: mixed
-
testVariousProcessRuns()
: mixed
-
getOutput()
: mixed
-
getOutputStream()
: mixed
provideCommandsAndOutput()
public
provideCommandsAndOutput() : mixed
testPassedCallbackIsExecuted()
public
testPassedCallbackIsExecuted() : mixed
testVariousProcessRuns()
public
testVariousProcessRuns(mixed $expected, mixed $cmd, mixed $verbosity, mixed $error) : mixed
Parameters
-
$expected
: mixed
-
-
$cmd
: mixed
-
-
$verbosity
: mixed
-
-
$error
: mixed
-
-
dataProvider
-
getOutput()
private
getOutput(StreamOutput $output) : mixed
Parameters
-
$output
: StreamOutput
-
getOutputStream()
private
getOutputStream(mixed $verbosity) : mixed
Parameters
-
$verbosity
: mixed
-