MediaWiki REL1_30
|
Public Member Functions | |
testAdaptiveTTL ( $ago, $maxTTL, $minTTL, $factor, $adaptiveTTL) | |
provideAdaptiveTTL WANObjectCache::adaptiveTTL() | |
testBusyValue () | |
WANObjectCache::getWithSetCallback() WANObjectCache::doGetWithSetCallback() | |
testCheckKeyInitHoldoff () | |
WANObjectCache::get() WANObjectCache::processCheckKeys() | |
testDelete () | |
WANObjectCache::delete() | |
testGetMulti () | |
WANObjectCache::getMulti() | |
testGetMultiCheckKeys () | |
WANObjectCache::getMulti() WANObjectCache::processCheckKeys() | |
testGetMultiWithSetCallback (array $extOpts, $versioned) | |
getMultiWithSetCallback_provider WANObjectCache::getMultiWithSetCallback() WANObjectCache::makeMultiKeys() | |
testGetMultiWithUnionSetCallback (array $extOpts, $versioned) | |
getMultiWithUnionSetCallback_provider WANObjectCache::getMultiWithUnionSetCallback() WANObjectCache::makeMultiKeys() | |
testGetNotExists () | |
WANObjectCache::get() WANObjectCache::makeGlobalKey() | |
testGetWithSetCallback (array $extOpts, $versioned) | |
getWithSetCallback_provider WANObjectCache::getWithSetCallback() WANObjectCache::doGetWithSetCallback() | |
testGetWithSetCallback_versions (array $extOpts, $versioned) | |
getWithSetCallback_versions_provider | |
testGetWithSeveralCheckKeys () | |
WANObjectCache::getMulti() | |
testLockTSE () | |
WANObjectCache::getWithSetCallback() WANObjectCache::doGetWithSetCallback() | |
testLockTSESlow () | |
WANObjectCache::getWithSetCallback() WANObjectCache::doGetWithSetCallback() | |
testMakeGlobalKey () | |
WANObjectCache::makeGlobalKey. | |
testMakeKey () | |
WANObjectCache::makeKey. | |
testMcRouterSupport () | |
testProcessCache () | |
testReap () | |
WANObjectCache::reap() WANObjectCache::reapCheckKey() | |
testSetAndGet ( $value, $ttl) | |
provideSetAndGet WANObjectCache::set() WANObjectCache::get() WANObjectCache::makeKey() | |
testSetOver () | |
WANObjectCache::set() | |
testSetWithLag () | |
WANObjectCache::set() | |
testStaleSet () | |
WANObjectCache::set() | |
testTouchKeys () | |
WANObjectCache::touchCheckKey() WANObjectCache::resetCheckKey() WANObjectCache::getCheckKeyTime() | |
testWritePending () | |
WANObjectCache::set() | |
Static Public Member Functions | |
static | getMultiWithSetCallback_provider () |
static | getMultiWithUnionSetCallback_provider () |
static | getWithSetCallback_provider () |
static | getWithSetCallback_versions_provider () |
static | provideAdaptiveTTL () |
static | provideSetAndGet () |
Protected Member Functions | |
setUp () | |
Private Attributes | |
WANObjectCache | $cache |
$internalCache | |
Definition at line 5 of file WANObjectCacheTest.php.
|
static |
Definition at line 422 of file WANObjectCacheTest.php.
|
static |
Definition at line 569 of file WANObjectCacheTest.php.
|
static |
Definition at line 255 of file WANObjectCacheTest.php.
|
static |
Definition at line 970 of file WANObjectCacheTest.php.
|
static |
Definition at line 1185 of file WANObjectCacheTest.php.
|
static |
Definition at line 56 of file WANObjectCacheTest.php.
References object.
|
protected |
Definition at line 11 of file WANObjectCacheTest.php.
References cache.
WANObjectCacheTest::testAdaptiveTTL | ( | $ago, | |
$maxTTL, | |||
$minTTL, | |||
$factor, | |||
$adaptiveTTL ) |
provideAdaptiveTTL WANObjectCache::adaptiveTTL()
float | int | $ago | |
int | $maxTTL | |
int | $minTTL | |
float | $factor | |
int | $adaptiveTTL |
Definition at line 1171 of file WANObjectCacheTest.php.
References cache.
WANObjectCacheTest::testBusyValue | ( | ) |
WANObjectCache::getWithSetCallback() WANObjectCache::doGetWithSetCallback()
Definition at line 655 of file WANObjectCacheTest.php.
References $cache, $ret, $value, WANObjectCache\delete(), WANObjectCache\getWithSetCallback(), and wfRandomString().
WANObjectCacheTest::testCheckKeyInitHoldoff | ( | ) |
WANObjectCache::get() WANObjectCache::processCheckKeys()
Definition at line 844 of file WANObjectCacheTest.php.
References $cache, WANObjectCache\get(), WANObjectCache\set(), and wfRandomString().
WANObjectCacheTest::testDelete | ( | ) |
WANObjectCache::delete()
Definition at line 876 of file WANObjectCacheTest.php.
References $value, cache, and wfRandomString().
WANObjectCacheTest::testGetMulti | ( | ) |
WANObjectCache::getMulti()
Definition at line 709 of file WANObjectCacheTest.php.
References $cache, WANObjectCache\getCheckKeyTime(), WANObjectCache\getMulti(), WANObjectCache\set(), and wfRandomString().
WANObjectCacheTest::testGetMultiCheckKeys | ( | ) |
WANObjectCache::getMulti() WANObjectCache::processCheckKeys()
Definition at line 768 of file WANObjectCacheTest.php.
References $cache, WANObjectCache\getMulti(), WANObjectCache\set(), WANObjectCache\touchCheckKey(), and wfRandomString().
WANObjectCacheTest::testGetMultiWithSetCallback | ( | array | $extOpts, |
$versioned ) |
getMultiWithSetCallback_provider WANObjectCache::getMultiWithSetCallback() WANObjectCache::makeMultiKeys()
array | $extOpts | |
bool | $versioned |
Definition at line 269 of file WANObjectCacheTest.php.
References $cache, $value, cache, WANObjectCache\delete(), WANObjectCache\get(), WANObjectCache\getCheckKeyTime(), WANObjectCache\getMultiWithSetCallback(), WANObjectCache\getWarmupKeyMisses(), WANObjectCache\makeMultiKeys(), and wfRandomString().
WANObjectCacheTest::testGetMultiWithUnionSetCallback | ( | array | $extOpts, |
$versioned ) |
getMultiWithUnionSetCallback_provider WANObjectCache::getMultiWithUnionSetCallback() WANObjectCache::makeMultiKeys()
array | $extOpts | |
bool | $versioned |
Definition at line 436 of file WANObjectCacheTest.php.
References $cache, $value, cache, WANObjectCache\delete(), WANObjectCache\get(), WANObjectCache\getCheckKeyTime(), WANObjectCache\getMultiWithUnionSetCallback(), WANObjectCache\getWarmupKeyMisses(), WANObjectCache\makeMultiKeys(), and wfRandomString().
WANObjectCacheTest::testGetNotExists | ( | ) |
WANObjectCache::get() WANObjectCache::makeGlobalKey()
Definition at line 74 of file WANObjectCacheTest.php.
References $value, cache, and wfRandomString().
WANObjectCacheTest::testGetWithSetCallback | ( | array | $extOpts, |
$versioned ) |
getWithSetCallback_provider WANObjectCache::getWithSetCallback() WANObjectCache::doGetWithSetCallback()
array | $extOpts | |
bool | $versioned |
Definition at line 168 of file WANObjectCacheTest.php.
References $cache, $value, WANObjectCache\delete(), WANObjectCache\get(), WANObjectCache\getCheckKeyTime(), WANObjectCache\getWithSetCallback(), and wfRandomString().
WANObjectCacheTest::testGetWithSetCallback_versions | ( | array | $extOpts, |
$versioned ) |
getWithSetCallback_versions_provider
array | $extOpts | |
bool | $versioned |
Definition at line 917 of file WANObjectCacheTest.php.
References $cache, $value, WANObjectCache\delete(), WANObjectCache\getWithSetCallback(), and wfRandomString().
WANObjectCacheTest::testGetWithSeveralCheckKeys | ( | ) |
WANObjectCache::getMulti()
Definition at line 1019 of file WANObjectCacheTest.php.
References $value, cache, and wfRandomString().
WANObjectCacheTest::testLockTSE | ( | ) |
WANObjectCache::getWithSetCallback() WANObjectCache::doGetWithSetCallback()
Definition at line 580 of file WANObjectCacheTest.php.
References $cache, $ret, $value, WANObjectCache\delete(), WANObjectCache\getWithSetCallback(), and wfRandomString().
WANObjectCacheTest::testLockTSESlow | ( | ) |
WANObjectCache::getWithSetCallback() WANObjectCache::doGetWithSetCallback()
Definition at line 622 of file WANObjectCacheTest.php.
References $cache, $ret, $value, WANObjectCache\delete(), WANObjectCache\get(), WANObjectCache\getWithSetCallback(), and wfRandomString().
WANObjectCacheTest::testMakeGlobalKey | ( | ) |
WANObjectCache::makeGlobalKey.
Definition at line 1216 of file WANObjectCacheTest.php.
WANObjectCacheTest::testMakeKey | ( | ) |
WANObjectCache::makeKey.
Definition at line 1198 of file WANObjectCacheTest.php.
WANObjectCacheTest::testMcRouterSupport | ( | ) |
Definition at line 1137 of file WANObjectCacheTest.php.
WANObjectCacheTest::testProcessCache | ( | ) |
Definition at line 107 of file WANObjectCacheTest.php.
References $keys, cache, and wfRandomString().
WANObjectCacheTest::testReap | ( | ) |
WANObjectCache::reap() WANObjectCache::reapCheckKey()
Definition at line 1051 of file WANObjectCacheTest.php.
References $value, cache, and wfRandomString().
WANObjectCacheTest::testSetAndGet | ( | $value, | |
$ttl ) |
provideSetAndGet WANObjectCache::set() WANObjectCache::get() WANObjectCache::makeKey()
mixed | $value | |
int | $ttl |
Definition at line 33 of file WANObjectCacheTest.php.
References $t, $value, cache, and wfRandomString().
WANObjectCacheTest::testSetOver | ( | ) |
WANObjectCache::set()
Definition at line 86 of file WANObjectCacheTest.php.
References $value, cache, and wfRandomString().
WANObjectCacheTest::testSetWithLag | ( | ) |
WANObjectCache::set()
Definition at line 1106 of file WANObjectCacheTest.php.
References $value, cache, and wfRandomString().
WANObjectCacheTest::testStaleSet | ( | ) |
WANObjectCache::set()
Definition at line 99 of file WANObjectCacheTest.php.
References $value, cache, and wfRandomString().
WANObjectCacheTest::testTouchKeys | ( | ) |
WANObjectCache::touchCheckKey() WANObjectCache::resetCheckKey() WANObjectCache::getCheckKeyTime()
Definition at line 982 of file WANObjectCacheTest.php.
References cache, and wfRandomString().
WANObjectCacheTest::testWritePending | ( | ) |
WANObjectCache::set()
Definition at line 1128 of file WANObjectCacheTest.php.
References $value, cache, true, and wfRandomString().
|
private |
Definition at line 7 of file WANObjectCacheTest.php.
Referenced by testBusyValue(), testCheckKeyInitHoldoff(), testGetMulti(), testGetMultiCheckKeys(), testGetMultiWithSetCallback(), testGetMultiWithUnionSetCallback(), testGetWithSetCallback(), testGetWithSetCallback_versions(), testLockTSE(), and testLockTSESlow().
|
private |
Definition at line 9 of file WANObjectCacheTest.php.