PHP Neos\Cache\Tests\Unit\Backend Namespace

Classes

Name Description
AbstractBackendTest Testcase for the abstract cache backend
FileBackendTest Test case for the cache to file backend
MemcachedBackendTest Testcase for the cache to memcached backend
PdoBackendTest Testcase for the PDO cache backend
RedisBackendTest Testcase for the redis cache backend
SimpleFileBackendTest Test case for the SimpleFileBackend
TransientMemoryBackendTest Testcase for the Transient Memory Backend