PHPUnit
PHPUnit TYPO3 extension
Public Member Functions | List of all members
Tx_Phpunit_Service_OutputService Class Reference
Inheritance diagram for Tx_Phpunit_Service_OutputService:
Tx_Phpunit_Service_FakeOutputService

Public Member Functions

 output ($output)
 
 flushOutputBuffer ()
 

Member Function Documentation

Tx_Phpunit_Service_OutputService::flushOutputBuffer ( )

Flushes the output buffer.

Returns
void
Tx_Phpunit_Service_OutputService::output (   $output)

Echoes $output.

Parameters
string$outputa string to echo, may be empty
Returns
void

The documentation for this class was generated from the following file: