MediaWiki
REL1_24
|
Public Member Functions | |
testConstruction () | |
testReport () | |
Protected Member Functions | |
setUp () | |
tearDown () | |
Private Member Functions | |
getMockMessage () | |
Private Attributes | |
$wgOut |
Definition at line 7 of file ErrorPageErrorTest.php.
ErrorPageErrorTest::getMockMessage | ( | ) | [private] |
Definition at line 23 of file ErrorPageErrorTest.php.
Referenced by testConstruction(), and testReport().
ErrorPageErrorTest::setUp | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 11 of file ErrorPageErrorTest.php.
ErrorPageErrorTest::tearDown | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 17 of file ErrorPageErrorTest.php.
Definition at line 36 of file ErrorPageErrorTest.php.
References $e, $params, $title, array(), and getMockMessage().
Definition at line 46 of file ErrorPageErrorTest.php.
References $e, $params, $title, $wgOut, array(), getMockMessage(), and global.
ErrorPageErrorTest::$wgOut [private] |
Definition at line 9 of file ErrorPageErrorTest.php.
Referenced by setUp(), tearDown(), and testReport().