testDeleteAllAndNamespaceVersioningBetweenCaches() testDeleteAllAndNamespaceVersioningBetweenCaches()
testCachedObject() testCachedObject() Check to see that objects are correctly serialized and unserialized by the cache provider.
testFetchMultipleObjects() testFetchMultipleObjects() Check to see that objects fetched via fetchMultiple are properly unserialized
isSharedStorage() isSharedStorage() : boolean Return whether multiple cache providers share the same storage. This is used for skipping certain tests for shared storage behavior. Returns boolean
_getCacheDriver() _getCacheDriver() : \Doctrine\Common\Cache\CacheProvider Returns \Doctrine\Common\Cache\CacheProvider