MediaWiki  REL1_24
ThrottledErrorTest Class Reference

ThrottledError More...

Inheritance diagram for ThrottledErrorTest:
Collaboration diagram for ThrottledErrorTest:

List of all members.

Public Member Functions

 testExceptionSetsStatusCode ()

Protected Member Functions

 setUp ()
 tearDown ()

Protected Attributes

 $wgOut

Private Member Functions

 getMockWgOut ()

Detailed Description

ThrottledError

Author:
Adam Shorland

Definition at line 7 of file ThrottledErrorTest.php.


Member Function Documentation

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.

References $wgOut, and global.

Reimplemented from MediaWikiTestCase.

Definition at line 17 of file ThrottledErrorTest.php.

References $wgOut, and global.


Member Data Documentation

ThrottledErrorTest::$wgOut [protected]

Definition at line 9 of file ThrottledErrorTest.php.

Referenced by setUp(), tearDown(), and testExceptionSetsStatusCode().


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