wiki.techinc.nl/tests/phpunit/includes/objectcache
Derick Alangi 65a8853742 objectcache: Update tests that are really for ObjectCacheFactory
Most of the logic in ObjectCache.php has been refactored to a proper
factory in ObjectCacheFactory and exposed as a service. These tests
now are really for ObjectCacheFactory, hence the rename.

See: I3179a387486377c6a575d173 (d372626b97).

Change-Id: I7c2c20091490065ec93cccdb8cdb311b398d21ba
2024-07-24 02:57:23 +00:00
..
ObjectCacheFactoryIntegrationTest.php objectcache: Update tests that are really for ObjectCacheFactory 2024-07-24 02:57:23 +00:00
SqlBagOStuffIntegrationTest.php fix: use objectcachefactory methods instead of deprecated objectcache methods 2024-05-05 12:40:30 +03:00
SqlBagOStuffMultiPrimaryIntegrationTest.php fix: use objectcachefactory methods instead of deprecated objectcache methods 2024-05-05 12:40:30 +03:00
SqlBagOStuffServerArrayTest.php fix: use objectcachefactory methods instead of deprecated objectcache methods 2024-05-05 12:40:30 +03:00