Searched refs:junit_mark_test_as (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ |
H A D | run-tests.php | 1308 junit_mark_test_as('BORK', $shortname, $tested_file, 0, $bork_info); 1335 junit_mark_test_as('SKIP', $shortname, $tested, 0, 'CGI not available'); 1514 junit_mark_test_as('SKIP', $shortname, $tested, null, "<![CDATA[\n$message\n]]>"); 1570 junit_mark_test_as('PASS', $shortname, $tested); 1603 junit_mark_test_as('BORK', $shortname, $tested, null, $bork_info); 1658 junit_mark_test_as('BORK', $shortname, $tested, null, 'empty $request'); 1692 junit_mark_test_as('BORK', $shortname, $tested, null, 'empty $request'); 1970 junit_mark_test_as('PASS', $shortname, $tested); 2000 junit_mark_test_as('PASS', $shortname, $tested); 2099 …junit_mark_test_as($restype, str_replace($cwd . '/', '', $tested_file), $tested, null, $info, $dif… [all …]
|
Completed in 9 milliseconds