TYPO3  7.6
Public Member Functions | List of all members
OutputFormatterTest Class Reference
Inheritance diagram for OutputFormatterTest:

Public Member Functions

 testEmptyTag ()
 
 testLGCharEscaping ()
 
 testBundledStyles ()
 
 testNestedStyles ()
 
 testAdjacentStyles ()
 
 testStyleMatchingNotGreedy ()
 
 testStyleEscaping ()
 
 testDeepNestedStyles ()
 
 testNewStyle ()
 
 testRedefineStyle ()
 
 testInlineStyle ()
 
 testNonStyleTag ()
 
 testFormatLongString ()
 
 testFormatToStringObject ()
 
 testNotDecoratedFormatter ()
 
 testContentWithLineBreaks ()
 

Detailed Description

Definition at line 17 of file OutputFormatterTest.php.

Member Function Documentation

testAdjacentStyles ( )

Definition at line 76 of file OutputFormatterTest.php.

testBundledStyles ( )

Definition at line 39 of file OutputFormatterTest.php.

testContentWithLineBreaks ( )

Definition at line 215 of file OutputFormatterTest.php.

testDeepNestedStyles ( )

Definition at line 111 of file OutputFormatterTest.php.

testEmptyTag ( )

Definition at line 19 of file OutputFormatterTest.php.

testFormatLongString ( )

Definition at line 162 of file OutputFormatterTest.php.

testFormatToStringObject ( )

Definition at line 169 of file OutputFormatterTest.php.

testInlineStyle ( )

Definition at line 147 of file OutputFormatterTest.php.

testLGCharEscaping ( )

Definition at line 25 of file OutputFormatterTest.php.

References OutputFormatter\escape().

testNestedStyles ( )

Definition at line 66 of file OutputFormatterTest.php.

testNewStyle ( )

Definition at line 121 of file OutputFormatterTest.php.

testNonStyleTag ( )

Definition at line 155 of file OutputFormatterTest.php.

testNotDecoratedFormatter ( )

Definition at line 177 of file OutputFormatterTest.php.

testRedefineStyle ( )

Definition at line 137 of file OutputFormatterTest.php.

testStyleEscaping ( )

Definition at line 96 of file OutputFormatterTest.php.

testStyleMatchingNotGreedy ( )

Definition at line 86 of file OutputFormatterTest.php.