Searched refs:junit_mark_test_as (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ |
H A D | run-tests.php | 1326 junit_mark_test_as('BORK', $shortname, $tested_file, 0, $bork_info); 1354 junit_mark_test_as('SKIP', $shortname, $tested, 0, 'CGI not available'); 1533 junit_mark_test_as('SKIP', $shortname, $tested, null, $message); 1558 junit_mark_test_as('SKIP', $shortname, $tested, null, $message); 1599 junit_mark_test_as('PASS', $shortname, $tested); 1632 junit_mark_test_as('BORK', $shortname, $tested, null, $bork_info); 1687 junit_mark_test_as('BORK', $shortname, $tested, null, 'empty $request'); 1721 junit_mark_test_as('BORK', $shortname, $tested, null, 'empty $request'); 1999 junit_mark_test_as('PASS', $shortname, $tested); 2029 junit_mark_test_as('PASS', $shortname, $tested); [all …]
|
Completed in 12 milliseconds