|
MediaWiki
master
|
Cache MessageBlobStore. More...


Public Member Functions | |
| testClear () | |
| testGetBlob () | |
| testGetBlobCached () | |
| testUpdateMessage () | |
| testValidation () | |
Protected Member Functions | |
| makeBlobStore ($methods=null, $rl=null) | |
| makeModule (array $messages) | |
| setUp () | |
Cache MessageBlobStore.
Definition at line 7 of file MessageBlobStoreTest.php.
|
protected |
Definition at line 30 of file MessageBlobStoreTest.php.
References TestingAccessWrapper\newFromObject().
Referenced by testClear(), testGetBlob(), testGetBlobCached(), testUpdateMessage(), and testValidation().
|
protected |
Definition at line 41 of file MessageBlobStoreTest.php.
Referenced by testClear(), testGetBlob(), testGetBlobCached(), testUpdateMessage(), and testValidation().
|
protected |
Definition at line 9 of file MessageBlobStoreTest.php.
References $timestamp, and WANObjectCache\PURGE_VAL_PREFIX.
| MessageBlobStoreTest::testClear | ( | ) |
Definition at line 147 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
| MessageBlobStoreTest::testGetBlob | ( | ) |
Definition at line 47 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
| MessageBlobStoreTest::testGetBlobCached | ( | ) |
Definition at line 62 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
| MessageBlobStoreTest::testUpdateMessage | ( | ) |
Definition at line 86 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
| MessageBlobStoreTest::testValidation | ( | ) |
Definition at line 112 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().