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 (
|
||
|---|---|---|
| .. | ||
| ObjectCacheFactoryIntegrationTest.php | ||
| SqlBagOStuffIntegrationTest.php | ||
| SqlBagOStuffMultiPrimaryIntegrationTest.php | ||
| SqlBagOStuffServerArrayTest.php | ||