MediaWiki  REL1_22
MWDebugTest Class Reference
Inheritance diagram for MWDebugTest:
Collaboration diagram for MWDebugTest:

List of all members.

Public Member Functions

 testAddLog ()
 testAddWarning ()
 testAvoidDuplicateDeprecations ()
 testAvoidNonConsecutivesDuplicateDeprecations ()

Protected Member Functions

 setUp ()
 setUp and tearDown should (where significant) happen in reverse order.
 tearDown ()

Detailed Description

Definition at line 3 of file MWDebugTest.php.


Member Function Documentation

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().


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