SymfonyStyleTest
extends TestCase
in package
Table of Contents
Properties
Methods
- inputCommandToOutputFilesProvider() : mixed
- inputInteractiveCommandToOutputFilesProvider() : mixed
- testGetErrorStyle() : mixed
- testGetErrorStyleUsesTheCurrentOutputIfNoErrorOutputIsAvailable() : mixed
- testInteractiveOutputs() : mixed
- testOutputs() : mixed
- setUp() : mixed
- tearDown() : mixed
Properties
$command
protected
Command
$command
$tester
protected
CommandTester
$tester
Methods
inputCommandToOutputFilesProvider()
public
inputCommandToOutputFilesProvider() : mixed
inputInteractiveCommandToOutputFilesProvider()
public
inputInteractiveCommandToOutputFilesProvider() : mixed
testGetErrorStyle()
public
testGetErrorStyle() : mixed
testGetErrorStyleUsesTheCurrentOutputIfNoErrorOutputIsAvailable()
public
testGetErrorStyleUsesTheCurrentOutputIfNoErrorOutputIsAvailable() : mixed
testInteractiveOutputs()
public
testInteractiveOutputs(mixed $inputCommandFilepath, mixed $outputFilepath) : mixed
Parameters
- $inputCommandFilepath : mixed
- $outputFilepath : mixed
Tags
testOutputs()
public
testOutputs(mixed $inputCommandFilepath, mixed $outputFilepath) : mixed
Parameters
- $inputCommandFilepath : mixed
- $outputFilepath : mixed
Tags
setUp()
protected
setUp() : mixed
tearDown()
protected
tearDown() : mixed