|
MediaWiki
REL1_21
|
This class will test BagOStuff. More...


Public Member Functions | |
| testAdd () | |
| testGet () | |
| testGetMulti () | |
| testMerge () | |
Protected Member Functions | |
| setUp () | |
| setUp and tearDown should (where significant) happen in reverse order. | |
| tearDown () | |
Private Attributes | |
| $cache | |
This class will test BagOStuff.
Definition at line 7 of file BagOStuffTest.php.
| BagOStuffTest::setUp | ( | ) | [protected] |
setUp and tearDown should (where significant) happen in reverse order.
Reimplemented from MediaWikiTestCase.
Definition at line 10 of file BagOStuffTest.php.
References $name, cache, MediaWikiTestCase\getCliArg(), ObjectCache\newFromId(), and wfMemcKey().
| BagOStuffTest::tearDown | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 27 of file BagOStuffTest.php.
Definition at line 109 of file BagOStuffTest.php.
References cache, and wfMemcKey().
Definition at line 114 of file BagOStuffTest.php.
References $value, array(), cache, and wfMemcKey().
Definition at line 122 of file BagOStuffTest.php.
References array(), cache, and wfMemcKey().
Definition at line 30 of file BagOStuffTest.php.
References $cache, cache, MediaWikiTestCase\getCliArg(), use, and wfMemcKey().
BagOStuffTest::$cache [private] |
Definition at line 8 of file BagOStuffTest.php.
Referenced by testMerge().