|
MediaWiki
REL1_19
|


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 249 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 291 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 256 of file testHelpers.inc.
| DbTestRecorder::$version |
Definition at line 250 of file testHelpers.inc.