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


Public Member Functions | |
| testAdd () | |
| testGet () | |
| testGetMulti () | |
| testIncr () | |
| BagOStuff::incr | |
| testMerge () | |
Protected Member Functions | |
| setUp () | |
| tearDown () | |
Private Attributes | |
| $cache | |
This class will test BagOStuff.
Definition at line 7 of file BagOStuffTest.php.
| BagOStuffTest::setUp | ( | ) | [protected] |
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 26 of file BagOStuffTest.php.
Definition at line 106 of file BagOStuffTest.php.
References $key, cache, and wfMemcKey().
Definition at line 111 of file BagOStuffTest.php.
References $key, $value, array(), cache, and wfMemcKey().
Definition at line 131 of file BagOStuffTest.php.
References array(), cache, and wfMemcKey().
Definition at line 122 of file BagOStuffTest.php.
References $key, cache, and wfMemcKey().
Definition at line 29 of file BagOStuffTest.php.
References $cache, $key, cache, MediaWikiTestCase\getCliArg(), and wfMemcKey().
BagOStuffTest::$cache [private] |
Definition at line 8 of file BagOStuffTest.php.
Referenced by testMerge().