PHPUnit_Util_Printer::setAutoFlush
Set auto-flushing mode.
If set, *incremental* flushes will be done after each write. This should not be confused with the different effects of this class' flush() method.
Signature
public function setAutoFlush(boolean
        $autoFlush )
            
        Parameters
- $autoFlush— boolean