MediaWiki
REL1_21
|
Database More...
Public Member Functions | |
testBug29408 () | |
testValidRequest () | |
Static Public Attributes | |
static | $users |
Protected Member Functions | |
setUp () | |
setUp and tearDown should (where significant) happen in reverse order. | |
tearDown () |
Database
Definition at line 5 of file UploadStashTest.php.
UploadStashTest::setUp | ( | ) | [protected] |
setUp and tearDown should (where significant) happen in reverse order.
Reimplemented from MediaWikiTestCase.
Definition at line 11 of file UploadStashTest.php.
References array().
UploadStashTest::tearDown | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 34 of file UploadStashTest.php.
Definition at line 46 of file UploadStashTest.php.
References $file, $wgUser, global, and RepoGroup\singleton().
Definition at line 61 of file UploadStashTest.php.
References array(), and UploadFromStash\isValidRequest().
UploadStashTest::$users [static] |
Reimplemented from MediaWikiTestCase.
Definition at line 9 of file UploadStashTest.php.