11 calls to CacheTest::_getCacheDriver() in Plug 7
- CacheTest::testBasicCrudOperations in lib/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ CacheTest.php - @dataProvider provideCrudValues
- CacheTest::testDeleteAll in lib/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ CacheTest.php - CacheTest::testDeleteAllAndNamespaceVersioningBetweenCaches in lib/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ CacheTest.php - CacheTest::testDeleteAllNamespace in lib/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ CacheTest.php - CacheTest::testFalseCastedValues in lib/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ CacheTest.php - Check to see that, even if the user saves a value that can be interpreted as false, the cache adapter will still recognize its existence there.
- CacheTest::testFetchMissShouldReturnFalse in lib/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ CacheTest.php - CacheTest::testFetchMulti in lib/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ CacheTest.php - CacheTest::testFlushAll in lib/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ CacheTest.php - CacheTest::testFlushAllAndNamespaceVersioningBetweenCaches in lib/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ CacheTest.php - CacheTest::testGetStats in lib/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ CacheTest.php - @group DCOM-43
- CacheTest::testNamespace in lib/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ CacheTest.php