MediaWiki REL1_33
|
ResourceLoader MessageBlobStore. More...
Public Member Functions | |
testBlobCreation () | |
testBlobCreation_unknownMessage () | |
testMessageCachingAndPurging () | |
testPurgeEverything () | |
testSetLoggedIsVoid () | |
testValidateAgainstModuleRegistry () | |
Protected Member Functions | |
setUp () | |
Private Member Functions | |
makeBlobStore ( $methods=null, $rl=null) | |
makeModule (array $messages) | |
ResourceLoader MessageBlobStore.
Definition at line 9 of file MessageBlobStoreTest.php.
Definition at line 170 of file MessageBlobStoreTest.php.
References and().
Referenced by testBlobCreation(), testBlobCreation_unknownMessage(), testMessageCachingAndPurging(), testPurgeEverything(), testSetLoggedIsVoid(), and testValidateAgainstModuleRegistry().
|
private |
Definition at line 181 of file MessageBlobStoreTest.php.
References $messages.
Referenced by testBlobCreation(), testBlobCreation_unknownMessage(), testMessageCachingAndPurging(), testPurgeEverything(), and testValidateAgainstModuleRegistry().
|
protected |
Definition at line 14 of file MessageBlobStoreTest.php.
MessageBlobStoreTest::testBlobCreation | ( | ) |
Definition at line 26 of file MessageBlobStoreTest.php.
References $blob, and(), makeBlobStore(), and makeModule().
MessageBlobStoreTest::testBlobCreation_unknownMessage | ( | ) |
Definition at line 37 of file MessageBlobStoreTest.php.
References $blob, and(), makeBlobStore(), and makeModule().
MessageBlobStoreTest::testMessageCachingAndPurging | ( | ) |
Definition at line 49 of file MessageBlobStoreTest.php.
References $blob, and(), makeBlobStore(), and makeModule().
MessageBlobStoreTest::testPurgeEverything | ( | ) |
Definition at line 94 of file MessageBlobStoreTest.php.
References $blob, and(), makeBlobStore(), and makeModule().
MessageBlobStoreTest::testSetLoggedIsVoid | ( | ) |
Definition at line 165 of file MessageBlobStoreTest.php.
References and(), and makeBlobStore().
MessageBlobStoreTest::testValidateAgainstModuleRegistry | ( | ) |
Definition at line 127 of file MessageBlobStoreTest.php.
References $blob, and(), makeBlobStore(), and makeModule().