Flush buffer and close output.
Overrides PHPUnit_Util_Printer::flush
public function flush() { $this ->doEndClass(); $this ->endRun(); parent::flush(); }