MediaWiki REL1_33
MessageBlobStoreTest Class Reference

ResourceLoader MessageBlobStore. More...

Inheritance diagram for MessageBlobStoreTest:
Collaboration diagram for MessageBlobStoreTest:

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)
 

Detailed Description

Member Function Documentation

◆ makeBlobStore()

MessageBlobStoreTest::makeBlobStore ( $methods = null,
$rl = null )
private

◆ makeModule()

MessageBlobStoreTest::makeModule ( array $messages)
private

◆ setUp()

MessageBlobStoreTest::setUp ( )
protected

Definition at line 14 of file MessageBlobStoreTest.php.

◆ testBlobCreation()

MessageBlobStoreTest::testBlobCreation ( )

Definition at line 26 of file MessageBlobStoreTest.php.

References $blob, and(), makeBlobStore(), and makeModule().

◆ testBlobCreation_unknownMessage()

MessageBlobStoreTest::testBlobCreation_unknownMessage ( )

Definition at line 37 of file MessageBlobStoreTest.php.

References $blob, and(), makeBlobStore(), and makeModule().

◆ testMessageCachingAndPurging()

MessageBlobStoreTest::testMessageCachingAndPurging ( )

Definition at line 49 of file MessageBlobStoreTest.php.

References $blob, and(), makeBlobStore(), and makeModule().

◆ testPurgeEverything()

MessageBlobStoreTest::testPurgeEverything ( )

Definition at line 94 of file MessageBlobStoreTest.php.

References $blob, and(), makeBlobStore(), and makeModule().

◆ testSetLoggedIsVoid()

MessageBlobStoreTest::testSetLoggedIsVoid ( )

Definition at line 165 of file MessageBlobStoreTest.php.

References and(), and makeBlobStore().

◆ testValidateAgainstModuleRegistry()

MessageBlobStoreTest::testValidateAgainstModuleRegistry ( )

Definition at line 127 of file MessageBlobStoreTest.php.

References $blob, and(), makeBlobStore(), and makeModule().


The documentation for this class was generated from the following file: