Home
last modified time | relevance | path

Searched refs:onTest (Results 1 – 3 of 3) sorted by path

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/
H A DResultPrinter.php314 $this->onTest($name, $data['failure'] == 0);
342 protected function onTest($name, $success = true) function in PHPUnit_Util_TestDox_ResultPrinter
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/
H A DHTML.php108 protected function onTest($name, $success = true) function in PHPUnit_Util_TestDox_ResultPrinter_HTML
H A DText.php32 protected function onTest($name, $success = true) function in PHPUnit_Util_TestDox_ResultPrinter_Text