MediaWiki REL1_28
MessageBlobStoreTest Class Reference

Cache MessageBlobStore. More...

Inheritance diagram for MessageBlobStoreTest:
Collaboration diagram for MessageBlobStoreTest:

Public Member Functions

 testClear ()
 
 testGetBlob ()
 
 testGetBlobCached ()
 
 testUpdateMessage ()
 
 testValidation ()
 

Protected Member Functions

 makeBlobStore ( $methods=null, $rl=null)
 
 makeModule (array $messages)
 
 setUp ()
 

Detailed Description

Cache MessageBlobStore.

Definition at line 7 of file MessageBlobStoreTest.php.

Member Function Documentation

◆ makeBlobStore()

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

◆ makeModule()

MessageBlobStoreTest::makeModule ( array  $messages)
protected

◆ setUp()

MessageBlobStoreTest::setUp ( )
protected

Definition at line 9 of file MessageBlobStoreTest.php.

References $timestamp.

◆ testClear()

MessageBlobStoreTest::testClear ( )

Definition at line 147 of file MessageBlobStoreTest.php.

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

◆ testGetBlob()

MessageBlobStoreTest::testGetBlob ( )

Definition at line 47 of file MessageBlobStoreTest.php.

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

◆ testGetBlobCached()

MessageBlobStoreTest::testGetBlobCached ( )

Definition at line 62 of file MessageBlobStoreTest.php.

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

◆ testUpdateMessage()

MessageBlobStoreTest::testUpdateMessage ( )

Definition at line 86 of file MessageBlobStoreTest.php.

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

◆ testValidation()

MessageBlobStoreTest::testValidation ( )

Definition at line 112 of file MessageBlobStoreTest.php.

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


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