Home
last modified time | relevance | path

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

/PHP-5.5/
H A Drun-tests.php1329 junit_mark_test_as('BORK', $shortname, $tested_file, 0, $bork_info);
1357 junit_mark_test_as('SKIP', $shortname, $tested, 0, 'CGI not available');
1536 junit_mark_test_as('SKIP', $shortname, $tested, null, $message);
1561 junit_mark_test_as('SKIP', $shortname, $tested, null, $message);
1602 junit_mark_test_as('PASS', $shortname, $tested);
1635 junit_mark_test_as('BORK', $shortname, $tested, null, $bork_info);
1690 junit_mark_test_as('BORK', $shortname, $tested, null, 'empty $request');
1724 junit_mark_test_as('BORK', $shortname, $tested, null, 'empty $request');
2002 junit_mark_test_as('PASS', $shortname, $tested);
2032 junit_mark_test_as('PASS', $shortname, $tested);
[all …]

Completed in 8 milliseconds