wiki.techinc.nl/tests/phpunit/includes/libs/objectcache
Aaron Schulz 6ddaf52d32 objectcache: respect process cache in getMultiWithSetCallback()
Backend cache queries are now avoided if they are fresh in memory.

Also factor out some code into private methods for clarity.

Change-Id: Ib343fde3dbf63f39e8cb09eca6278811a7d9738b
2017-05-26 15:34:45 -07:00
..
BagOStuffTest.php phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat 2017-04-06 00:44:32 +00:00
CachedBagOStuffTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
HashBagOStuffTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
MultiWriteBagOStuffTest.php objectcache: Add missing @covers to unit tests 2016-08-22 23:28:51 -07:00
ReplicatedBagOStuffTest.php
WANObjectCacheTest.php objectcache: respect process cache in getMultiWithSetCallback() 2017-05-26 15:34:45 -07:00