|
MediaWiki
REL1_23
|


Public Member Functions | |
| record ($test, $result) | |
| Record an individual test item's success or failure to the db. | |
| start () | |
| Set up result recording; insert a record for the run with the date and all that fun stuff. | |
Public Attributes | |
| $version | |
Definition at line 297 of file testHelpers.inc.
| DbTestRecorder::record | ( | $ | test, |
| $ | result | ||
| ) |
Record an individual test item's success or failure to the db.
| $test | String |
| $result | Boolean |
Reimplemented from DbTestPreviewer.
Definition at line 339 of file testHelpers.inc.
Set up result recording; insert a record for the run with the date and all that fun stuff.
Reimplemented from DbTestPreviewer.
Definition at line 304 of file testHelpers.inc.
| DbTestRecorder::$version |
Definition at line 298 of file testHelpers.inc.