MediaWiki REL1_31
MessageBlobStoreTest Class Reference

Cache MessageBlobStore. More...

Inheritance diagram for MessageBlobStoreTest:
Collaboration diagram for MessageBlobStoreTest:

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 ()
 

Detailed Description

Cache MessageBlobStore.

Definition at line 9 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 13 of file MessageBlobStoreTest.php.

◆ testClear()

MessageBlobStoreTest::testClear ( )

Definition at line 200 of file MessageBlobStoreTest.php.

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

◆ testFetchMessage()

MessageBlobStoreTest::testFetchMessage ( )

◆ testFetchMessageFail()

MessageBlobStoreTest::testFetchMessageFail ( )

◆ testGetBlob()

MessageBlobStoreTest::testGetBlob ( )

Definition at line 95 of file MessageBlobStoreTest.php.

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

◆ testGetBlobCached()

MessageBlobStoreTest::testGetBlobCached ( )

Seems to fail sometimes (T176097).

Broken

Definition at line 115 of file MessageBlobStoreTest.php.

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

◆ testGetResourceLoader()

MessageBlobStoreTest::testGetResourceLoader ( )

◆ testSetLogger()

MessageBlobStoreTest::testSetLogger ( )

MessageBlobStore::setLogger.

Definition at line 56 of file MessageBlobStoreTest.php.

References makeBlobStore().

◆ testUpdateMessage()

MessageBlobStoreTest::testUpdateMessage ( )

Definition at line 139 of file MessageBlobStoreTest.php.

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

◆ testValidation()

MessageBlobStoreTest::testValidation ( )

Definition at line 165 of file MessageBlobStoreTest.php.

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


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