Public Member Functions | |
start () | |
Set up result recording; insert a record for the run with the date and all that fun stuff. | |
record ($test, $result) | |
Record an individual test item's success or failure to the db. |
Definition at line 1392 of file parserTests.inc.
DbTestRecorder::record | ( | $ | test, | |
$ | result | |||
) |
Record an individual test item's success or failure to the db.
string | $test | |
bool | $result |
Reimplemented from DbTestPreviewer.
Definition at line 1434 of file parserTests.inc.
DbTestRecorder::start | ( | ) |
Set up result recording; insert a record for the run with the date and all that fun stuff.
Reimplemented from DbTestPreviewer.
Definition at line 1397 of file parserTests.inc.
References $wgDBprefix, $wgDBtype, SpecialVersion::getVersion(), and print.