RemoteTestRecorder Class Reference

Inherits TestRecorder.

List of all members.

Public Member Functions

 start ()
 record ($test, $result)
 end ()
 ping ($status, $results=false)
 Inform a CodeReview instance that we've started or completed a test run.
 post ($url, $data)


Detailed Description

Definition at line 1467 of file parserTests.inc.


Member Function Documentation

RemoteTestRecorder::end (  ) 

Reimplemented from TestRecorder.

Definition at line 1479 of file parserTests.inc.

References ping().

RemoteTestRecorder::ping ( status,
results = false 
)

Inform a CodeReview instance that we've started or completed a test run.

..

Parameters:
$remote array: info on remote target
$status string: "running" - tell it we've started "complete" - provide test results array "abort" - something went horribly awry
$data array of test name => true/false

Definition at line 1492 of file parserTests.inc.

References $code, $IP, $wgParserTestRemote, getSvnRevision(), post(), print, and wfDebug().

Referenced by end(), and start().

RemoteTestRecorder::post ( url,
data 
)

Definition at line 1548 of file parserTests.inc.

References $url.

Referenced by ping().

RemoteTestRecorder::record ( test,
result 
)

Reimplemented from TestRecorder.

Definition at line 1474 of file parserTests.inc.

References $result, and $test.

RemoteTestRecorder::start (  ) 

Reimplemented from TestRecorder.

Definition at line 1468 of file parserTests.inc.

References ping().


The documentation for this class was generated from the following file:

Generated on Sat Apr 30 22:57:47 2011 for MediaWiki by  doxygen 1.5.9