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

Public Member Functions

 testAdvance ()
 
 testAdvanceWithStep ()
 
 testAdvanceMultipleTimes ()
 
 testCustomizations ()
 
 testPercent ()
 
 testOverwriteWithShorterLine ()
 
 testSetCurrentProgress ()
 
 testSetCurrentBeforeStarting ()
 
 testRegressProgress ()
 
 testRedrawFrequency ()
 
 testMultiByteSupport ()
 
 testClear ()
 
 testPercentNotHundredBeforeComplete ()
 
 testNonDecoratedOutput ()
 

Protected Member Functions

 getOutputStream ($decorated=true)
 
 generateOutput ($expected)
 

Protected Attributes

 $lastMessagesLength
 

Detailed Description

legacy

Definition at line 20 of file LegacyProgressHelperTest.php.

Member Function Documentation

generateOutput (   $expected)
protected
getOutputStream (   $decorated = true)
protected
testAdvance ( )
testAdvanceMultipleTimes ( )
testAdvanceWithStep ( )
testClear ( )
testCustomizations ( )
testMultiByteSupport ( )
testNonDecoratedOutput ( )
testOverwriteWithShorterLine ( )
testPercent ( )
testPercentNotHundredBeforeComplete ( )
testRedrawFrequency ( )
testRegressProgress ( )

You can't regress the progress bar

Definition at line 134 of file LegacyProgressHelperTest.php.

References LegacyProgressHelperTest\getOutputStream().

testSetCurrentBeforeStarting ( )

You must start the progress bar

Definition at line 124 of file LegacyProgressHelperTest.php.

testSetCurrentProgress ( )

Member Data Documentation

$lastMessagesLength
protected

Definition at line 213 of file LegacyProgressHelperTest.php.