Home
last modified time | relevance | path

Searched refs:junit_mark_test_as (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/
H A Drun-tests.php1979 junit_mark_test_as('BORK', $shortname, $tested_file, 0, $bork_info);
2243 junit_mark_test_as('SKIP', $shortname, $tested, null, $message);
2265 junit_mark_test_as('BORK', $shortname, $tested, null, $output);
2276 junit_mark_test_as('SKIP', $shortname, $tested, null, $message);
2316 junit_mark_test_as('PASS', $shortname, $tested);
2346 junit_mark_test_as('BORK', $shortname, $tested, null, $bork_info);
2417 junit_mark_test_as('BORK', $shortname, $tested, null, 'empty $request');
2699 junit_mark_test_as('PASS', $shortname, $tested);
2727 junit_mark_test_as('PASS', $shortname, $tested);
2852 junit_mark_test_as($restype, $shortname, $tested, null, $info, $diff);
[all …]

Completed in 11 milliseconds