Overview

Namespaces

  • Evenement
  • None
  • Peridot
    • Console
    • Core
    • Reporter
    • Runner
    • Scope
    • Test
  • Symfony
    • Component
      • Console
        • Command
        • Descriptor
        • Event
        • Exception
        • Formatter
        • Helper
        • Input
        • Logger
        • Output
        • Question
        • Style
        • Tester
        • Tests
          • Command
          • Descriptor
          • Fixtures
          • Formatter
          • Helper
          • Input
          • Logger
          • Output
          • Style
          • Tester

Classes

  • FormatterHelperTest
  • HelperSetTest
  • HelperTest
  • LegacyDialogHelperTest
  • LegacyProgressHelperTest
  • LegacyTableHelperTest
  • ProcessHelperTest
  • ProgressBarTest
  • ProgressIndicatorTest
  • QuestionHelperTest
  • SymfonyQuestionHelperTest
  • TableStyleTest
  • TableTest
  • Overview
  • Namespace
  • Class

Class LegacyDialogHelperTest

PHPUnit_Framework_TestCase
Extended by Symfony\Component\Console\Tests\Helper\LegacyDialogHelperTest
Namespace: Symfony\Component\Console\Tests\Helper
Group: legacy
Located at Tests/Helper/LegacyDialogHelperTest.php
Methods summary
public
# testSelect( )
public
# testSelectOnErrorOutput( )
public
# testAsk( )
public
# testAskOnErrorOutput( )
public
# testAskWithAutocomplete( )
public
# testAskHiddenResponse( )

Group

tty
public
# testAskHiddenResponseOnErrorOutput( )

Group

tty
public
# testAskConfirmation( )
public
# testAskAndValidate( )
public
# testNoInteraction( )
protected
# getInputStream( $input )
protected
# getOutputStream( )
protected
# getConsoleOutput( $stderr )
Peridot API documentation generated by ApiGen