Searched refs:junit_mark_test_as (Results 1 – 1 of 1) sorted by relevance
/PHP-5.6/ |
H A D | run-tests.php | 1333 junit_mark_test_as('BORK', $shortname, $tested_file, 0, $bork_info); 1361 junit_mark_test_as('SKIP', $shortname, $tested, 0, 'CGI not available'); 1540 junit_mark_test_as('SKIP', $shortname, $tested, null, $message); 1565 junit_mark_test_as('SKIP', $shortname, $tested, null, $message); 1606 junit_mark_test_as('PASS', $shortname, $tested); 1639 junit_mark_test_as('BORK', $shortname, $tested, null, $bork_info); 1694 junit_mark_test_as('BORK', $shortname, $tested, null, 'empty $request'); 1728 junit_mark_test_as('BORK', $shortname, $tested, null, 'empty $request'); 2006 junit_mark_test_as('PASS', $shortname, $tested); 2036 junit_mark_test_as('PASS', $shortname, $tested); [all …]
|
Completed in 7 milliseconds