Searched refs:onTest (Results 1 – 3 of 3) sorted by relevance
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/ | ||
H A D | Text.php | 32 protected function onTest($name, $success = true) function in PHPUnit_Util_TestDox_ResultPrinter_Text |
H A D | HTML.php | 108 protected function onTest($name, $success = true) function in PHPUnit_Util_TestDox_ResultPrinter_HTML |
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ | ||
H A D | ResultPrinter.php | 314 $this->onTest($name, $data['failure'] == 0); |