Documentation

SymfonyStyleTest extends TestCase
in package

Table of Contents

Properties

$command  : Command
$tester  : CommandTester

Methods

inputCommandToOutputFilesProvider()  : mixed
inputInteractiveCommandToOutputFilesProvider()  : mixed
testGetErrorStyle()  : mixed
testGetErrorStyleUsesTheCurrentOutputIfNoErrorOutputIsAvailable()  : mixed
testInteractiveOutputs()  : mixed
testOutputs()  : mixed
setUp()  : mixed
tearDown()  : mixed

Properties

Methods

inputCommandToOutputFilesProvider()

public inputCommandToOutputFilesProvider() : mixed

inputInteractiveCommandToOutputFilesProvider()

public inputInteractiveCommandToOutputFilesProvider() : mixed

testGetErrorStyleUsesTheCurrentOutputIfNoErrorOutputIsAvailable()

public testGetErrorStyleUsesTheCurrentOutputIfNoErrorOutputIsAvailable() : mixed

testInteractiveOutputs()

public testInteractiveOutputs(mixed $inputCommandFilepath, mixed $outputFilepath) : mixed
Parameters
$inputCommandFilepath : mixed
$outputFilepath : mixed
Tags
dataProvider

inputInteractiveCommandToOutputFilesProvider

testOutputs()

public testOutputs(mixed $inputCommandFilepath, mixed $outputFilepath) : mixed
Parameters
$inputCommandFilepath : mixed
$outputFilepath : mixed
Tags
dataProvider

inputCommandToOutputFilesProvider


        
On this page

Search results