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

Public Member Functions

 testPush ()
 
 testPop ()
 
 testPopEmpty ()
 
 testPopNotLast ()
 
 testInvalidPop ()
 

Detailed Description

Definition at line 17 of file OutputFormatterStyleStackTest.php.

Member Function Documentation

testInvalidPop ( )

Definition at line 64 of file OutputFormatterStyleStackTest.php.

testPop ( )

Definition at line 32 of file OutputFormatterStyleStackTest.php.

testPopEmpty ( )

Definition at line 42 of file OutputFormatterStyleStackTest.php.

testPopNotLast ( )

Definition at line 50 of file OutputFormatterStyleStackTest.php.

testPush ( )

Definition at line 19 of file OutputFormatterStyleStackTest.php.