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

  • OutputFormatterStyleStackTest
  • OutputFormatterStyleTest
  • OutputFormatterTest
  • TableCell
  • Overview
  • Namespace
  • Class

Class OutputFormatterTest

PHPUnit_Framework_TestCase
Extended by Symfony\Component\Console\Tests\Formatter\OutputFormatterTest
Namespace: Symfony\Component\Console\Tests\Formatter
Located at Tests/Formatter/OutputFormatterTest.php
Methods summary
public
# testEmptyTag( )
public
# testLGCharEscaping( )
public
# testBundledStyles( )
public
# testNestedStyles( )
public
# testAdjacentStyles( )
public
# testStyleMatchingNotGreedy( )
public
# testStyleEscaping( )
public
# testDeepNestedStyles( )
public
# testNewStyle( )
public
# testRedefineStyle( )
public
# testInlineStyle( )
public
# testNonStyleTag( )
public
# testFormatLongString( )
public
# testFormatToStringObject( )
public
# testNotDecoratedFormatter( )
public
# testContentWithLineBreaks( )
Peridot API documentation generated by ApiGen