Documentation

SymfonyQuestionHelperTest extends AbstractQuestionHelperTest
in package

Tags
group

tty

Table of Contents

Methods

testAskChoice()  : mixed
testAskEscapeAndFormatLabel()  : mixed
testAskEscapeDefaultValue()  : mixed
testAskReturnsNullIfValidatorAllowsIt()  : mixed
testAskThrowsExceptionOnMissingInput()  : mixed
testLabelTrailingBackslash()  : mixed
createInputInterfaceMock()  : mixed
createOutputInterface()  : mixed
createStreamableInputInterfaceMock()  : mixed
getInputStream()  : mixed
assertOutputContains()  : mixed

Methods

testAskThrowsExceptionOnMissingInput()

public testAskThrowsExceptionOnMissingInput() : mixed
Tags
expectedException

\Symfony\Component\Console\Exception\RuntimeException

expectedExceptionMessage

Aborted

createInputInterfaceMock()

protected createInputInterfaceMock([mixed $interactive = true ]) : mixed
Parameters
$interactive : mixed = true

createStreamableInputInterfaceMock()

protected createStreamableInputInterfaceMock([mixed $stream = null ][, mixed $interactive = true ]) : mixed
Parameters
$stream : mixed = null
$interactive : mixed = true

        
On this page

Search results