MediaWiki
REL1_24
|
Public Member Functions | |
testAddLog () | |
MWDebug::log | |
testAddWarning () | |
MWDebug::warning | |
testAppendDebugInfoToApiResultXmlFormat () | |
MWDebug::appendDebugInfoToApiResult | |
testAvoidDuplicateDeprecations () | |
MWDebug::deprecated | |
testAvoidNonConsecutivesDuplicateDeprecations () | |
MWDebug::deprecated | |
Protected Member Functions | |
setUp () | |
tearDown () | |
Private Member Functions | |
newApiRequest (array $params, $requestUrl) |
Definition at line 3 of file MWDebugTest.php.
MWDebugTest::newApiRequest | ( | array $ | params, |
$ | requestUrl | ||
) | [private] |
string[] | $params | |
string | $requestUrl |
Definition at line 126 of file MWDebugTest.php.
Referenced by testAppendDebugInfoToApiResultXmlFormat().
MWDebugTest::setUp | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 5 of file MWDebugTest.php.
References MWDebug\clearLog(), MWDebug\init(), and wfSuppressWarnings().
MWDebugTest::tearDown | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 18 of file MWDebugTest.php.
References wfRestoreWarnings().
Definition at line 26 of file MWDebugTest.php.
References array(), MWDebug\getLog(), and MWDebug\log().
Definition at line 41 of file MWDebugTest.php.
References array(), MWDebug\getLog(), and MWDebug\warning().
MWDebug::appendDebugInfoToApiResult
Definition at line 87 of file MWDebugTest.php.
References $result, MWDebug\appendDebugInfoToApiResult(), array(), as, newApiRequest(), and ApiFormatXml\recXmlPrint().
Definition at line 56 of file MWDebugTest.php.
References MWDebug\deprecated(), and MWDebug\getLog().
Definition at line 70 of file MWDebugTest.php.
References MWDebug\deprecated(), MWDebug\getLog(), MWDebug\log(), and MWDebug\warning().