MediaWiki
REL1_22
|
Public Member Functions | |
testAddLog () | |
testAddWarning () | |
testAvoidDuplicateDeprecations () | |
testAvoidNonConsecutivesDuplicateDeprecations () | |
Protected Member Functions | |
setUp () | |
setUp and tearDown should (where significant) happen in reverse order. | |
tearDown () |
Definition at line 3 of file MWDebugTest.php.
MWDebugTest::setUp | ( | ) | [protected] |
setUp and tearDown should (where significant) happen in reverse order.
Reimplemented from MediaWikiTestCase.
Definition at line 6 of file MWDebugTest.php.
References MWDebug\clearLog(), MWDebug\init(), and wfSuppressWarnings().
MWDebugTest::tearDown | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 19 of file MWDebugTest.php.
References wfRestoreWarnings().
Definition at line 24 of file MWDebugTest.php.
References array(), MWDebug\getLog(), and MWDebug\log().
Definition at line 36 of file MWDebugTest.php.
References array(), MWDebug\getLog(), and MWDebug\warning().
Definition at line 48 of file MWDebugTest.php.
References MWDebug\deprecated(), and MWDebug\getLog().
Definition at line 59 of file MWDebugTest.php.
References MWDebug\deprecated(), MWDebug\getLog(), MWDebug\log(), and MWDebug\warning().