Searched refs:printDefects (Results 1 – 1 of 1) sorted by relevance
199 protected function printDefects(array $defects, $type) function in PHPUnit_TextUI_ResultPrinter277 $this->printDefects($result->errors(), 'error');285 $this->printDefects($result->failures(), 'failure');293 $this->printDefects($result->warnings(), 'warning');301 $this->printDefects($result->notImplemented(), 'incomplete test');309 $this->printDefects($result->risky(), 'risky test');317 $this->printDefects($result->skipped(), 'skipped test');