MediaWiki REL1_30
|
Cache MessageBlobStore. More...
Public Member Functions | |
testClear () | |
testFetchMessage () | |
MessageBlobStore::fetchMessage. | |
testFetchMessageFail () | |
MessageBlobStore::fetchMessage. | |
testGetBlob () | |
testGetBlobCached () | |
Seems to fail sometimes (T176097). | |
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 32 of file MessageBlobStoreTest.php.
Referenced by testClear(), testFetchMessage(), testFetchMessageFail(), testGetBlob(), testGetBlobCached(), testGetResourceLoader(), testSetLogger(), testUpdateMessage(), and testValidation().
|
protected |
Definition at line 43 of file MessageBlobStoreTest.php.
References $messages.
Referenced by testClear(), testFetchMessage(), testFetchMessageFail(), testGetBlob(), testGetBlobCached(), testUpdateMessage(), and testValidation().
|
protected |
Definition at line 11 of file MessageBlobStoreTest.php.
References any.
MessageBlobStoreTest::testClear | ( | ) |
Definition at line 194 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
MessageBlobStoreTest::testFetchMessage | ( | ) |
MessageBlobStore::fetchMessage.
Definition at line 66 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
MessageBlobStoreTest::testFetchMessageFail | ( | ) |
MessageBlobStore::fetchMessage.
Definition at line 78 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
MessageBlobStoreTest::testGetBlob | ( | ) |
Definition at line 89 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
MessageBlobStoreTest::testGetBlobCached | ( | ) |
Seems to fail sometimes (T176097).
Broken
Definition at line 109 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
MessageBlobStoreTest::testGetResourceLoader | ( | ) |
MessageBlobStore::getResourceLoader.
Definition at line 56 of file MessageBlobStoreTest.php.
References makeBlobStore().
MessageBlobStoreTest::testSetLogger | ( | ) |
Definition at line 50 of file MessageBlobStoreTest.php.
References makeBlobStore().
MessageBlobStoreTest::testUpdateMessage | ( | ) |
Definition at line 133 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().
MessageBlobStoreTest::testValidation | ( | ) |
Definition at line 159 of file MessageBlobStoreTest.php.
References $blob, makeBlobStore(), and makeModule().