MediaWiki REL1_32
|
Cache MessageBlobStore. More...
Public Member Functions | |
testClear () | |
testFetchMessage () | |
MessageBlobStore::fetchMessage. | |
testFetchMessageFail () | |
MessageBlobStore::fetchMessage. | |
testGetBlob () | |
testGetBlobCached () | |
testGetResourceLoader () | |
MessageBlobStore::getResourceLoader. | |
testSetLogger () | |
MessageBlobStore::setLogger. | |
testUpdateMessage () | |
testValidation () | |
Protected Member Functions | |
makeBlobStore ( $methods=null, $rl=null) | |
makeModule (array $messages) | |
setUp () | |
Cache MessageBlobStore.
Definition at line 9 of file MessageBlobStoreTest.php.
|
protected |
Definition at line 38 of file MessageBlobStoreTest.php.
Referenced by testClear(), testFetchMessage(), testFetchMessageFail(), testGetBlob(), testGetBlobCached(), testGetResourceLoader(), testSetLogger(), testUpdateMessage(), and testValidation().
|
protected |
Definition at line 49 of file MessageBlobStoreTest.php.
References $messages.
Referenced by testClear(), testFetchMessage(), testFetchMessageFail(), testGetBlob(), testGetBlobCached(), testUpdateMessage(), and testValidation().
|
protected |
Definition at line 13 of file MessageBlobStoreTest.php.
MessageBlobStoreTest::testClear | ( | ) |
Definition at line 195 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
MessageBlobStoreTest::testFetchMessage | ( | ) |
MessageBlobStore::fetchMessage.
Definition at line 72 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
MessageBlobStoreTest::testFetchMessageFail | ( | ) |
MessageBlobStore::fetchMessage.
Definition at line 84 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
MessageBlobStoreTest::testGetBlob | ( | ) |
Definition at line 95 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
MessageBlobStoreTest::testGetBlobCached | ( | ) |
Definition at line 110 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
MessageBlobStoreTest::testGetResourceLoader | ( | ) |
MessageBlobStore::getResourceLoader.
Definition at line 62 of file MessageBlobStoreTest.php.
References makeBlobStore().
MessageBlobStoreTest::testSetLogger | ( | ) |
Definition at line 56 of file MessageBlobStoreTest.php.
References makeBlobStore().
MessageBlobStoreTest::testUpdateMessage | ( | ) |
Definition at line 134 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
MessageBlobStoreTest::testValidation | ( | ) |
Definition at line 160 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().