MediaWiki
REL1_24
|
Public Member Functions | |
testExceptionSetsStatusCode () | |
Protected Member Functions | |
setUp () | |
tearDown () | |
Protected Attributes | |
$wgOut | |
Private Member Functions | |
getMockWgOut () |
Definition at line 7 of file ThrottledErrorTest.php.
ThrottledErrorTest::getMockWgOut | ( | ) | [private] |
Definition at line 34 of file ThrottledErrorTest.php.
Referenced by testExceptionSetsStatusCode().
ThrottledErrorTest::setUp | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 11 of file ThrottledErrorTest.php.
ThrottledErrorTest::tearDown | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 17 of file ThrottledErrorTest.php.
Definition at line 23 of file ThrottledErrorTest.php.
References $e, $wgOut, getMockWgOut(), global, and ThrottledError\report().
ThrottledErrorTest::$wgOut [protected] |
Definition at line 9 of file ThrottledErrorTest.php.
Referenced by setUp(), tearDown(), and testExceptionSetsStatusCode().