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 LegacyProgressHelperTest

PHPUnit_Framework_TestCase
Extended by Symfony\Component\Console\Tests\Helper\LegacyProgressHelperTest
Namespace: Symfony\Component\Console\Tests\Helper
Group: legacy
Group: time-sensitive
Located at Tests/Helper/LegacyProgressHelperTest.php
Methods summary
public
# testAdvance( )
public
# testAdvanceWithStep( )
public
# testAdvanceMultipleTimes( )
public
# testCustomizations( )
public
# testPercent( )
public
# testOverwriteWithShorterLine( )
public
# testSetCurrentProgress( )
public
# testSetCurrentBeforeStarting( )

Expectedexception

\LogicException

Expectedexceptionmessage

You must start the progress bar
public
# testRegressProgress( )

Expectedexception

\LogicException

Expectedexceptionmessage

You can't regress the progress bar
public
# testRedrawFrequency( )
public
# testMultiByteSupport( )
public
# testClear( )
public
# testPercentNotHundredBeforeComplete( )
public
# testNonDecoratedOutput( )
protected
# getOutputStream( $decorated = true )
protected
# generateOutput( $expected )
Properties summary
protected $lastMessagesLength
#
Peridot API documentation generated by ApiGen