_getCacheDriver(); $stats = $cache->getStats(); $this->assertNull($stats); } protected function isSharedStorage() { return false; } }