testAskConfirmation() testAskConfirmation( $question, $expected, $default = true) Parameters $question $expected $default
testSelectChoiceFromSimpleChoices() testSelectChoiceFromSimpleChoices( $providedAnswer, $expectedValue) Parameters $providedAnswer $expectedValue
testSpecialCharacterChoiceFromMultipleChoiceList() testSpecialCharacterChoiceFromMultipleChoiceList( $providedAnswer, $expectedValue) Parameters $providedAnswer $expectedValue
testChoiceFromChoicelistWithMixedKeys() testChoiceFromChoicelistWithMixedKeys( $providedAnswer, $expectedValue) Parameters $providedAnswer $expectedValue
testSelectChoiceFromChoiceList() testSelectChoiceFromChoiceList( $providedAnswer, $expectedValue) Parameters $providedAnswer $expectedValue
testAskThrowsExceptionOnMissingInputWithValidator() testAskThrowsExceptionOnMissingInputWithValidator()
createStreamableInputInterfaceMock() createStreamableInputInterfaceMock( $stream = null, $interactive = true) Parameters $stream $interactive