MediaWiki REL1_31
MapCacheLRUTest Class Reference

Cache. More...

Inheritance diagram for MapCacheLRUTest:
Collaboration diagram for MapCacheLRUTest:

Public Member Functions

 testArrayConversion ()
 MapCacheLRU::newFromArray() MapCacheLRU::toArray() MapCacheLRU::getAllKeys() MapCacheLRU::clear()
 
 testLRU ()
 MapCacheLRU::has() MapCacheLRU::get() MapCacheLRU::set()
 

Detailed Description

Cache.

Definition at line 5 of file MapCacheLRUTest.php.

Member Function Documentation

◆ testArrayConversion()

MapCacheLRUTest::testArrayConversion ( )

MapCacheLRU::newFromArray() MapCacheLRU::toArray() MapCacheLRU::getAllKeys() MapCacheLRU::clear()

Definition at line 15 of file MapCacheLRUTest.php.

References $cache.

◆ testLRU()

MapCacheLRUTest::testLRU ( )

MapCacheLRU::has() MapCacheLRU::get() MapCacheLRU::set()

Definition at line 53 of file MapCacheLRUTest.php.

References $cache.


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