|
MediaWiki
REL1_23
|


Public Member Functions | |
| testExceptionSetsStatusCode () | |
Protected Member Functions | |
| setUp () | |
| tearDown () | |
Protected Attributes | |
| $wgOut | |
Private Member Functions | |
| getMockWgOut () | |
Definition at line 6 of file BadTitleErrorTest.php.
| BadTitleErrorTest::getMockWgOut | ( | ) | [private] |
Definition at line 33 of file BadTitleErrorTest.php.
Referenced by testExceptionSetsStatusCode().
| BadTitleErrorTest::setUp | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 10 of file BadTitleErrorTest.php.
| BadTitleErrorTest::tearDown | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 16 of file BadTitleErrorTest.php.
Definition at line 22 of file BadTitleErrorTest.php.
References $e, $wgOut, getMockWgOut(), global, and BadTitleError\report().
BadTitleErrorTest::$wgOut [protected] |
Definition at line 8 of file BadTitleErrorTest.php.
Referenced by setUp(), tearDown(), and testExceptionSetsStatusCode().