Searched refs:_showFailures (Results 1 – 1 of 1) sorted by relevance
579 $this->_showFailures($result->errors(), $this->dumpArea);587 $this->_showFailures($result->failures(), $this->reportArea);709 function _showFailures(&$results, &$area) function in PHPUnit_GUI_Gtk