ApcuBackendUnitTest |
core/modules/system/src/Tests/Cache/ApcuBackendUnitTest.php |
Tests the APCu cache backend. |
AssertPageCacheContextsAndTagsTrait |
core/modules/system/src/Tests/Cache/AssertPageCacheContextsAndTagsTrait.php |
Provides test assertions for testing page-level cache contexts & tags. |
BackendChainUnitTest |
core/modules/system/src/Tests/Cache/BackendChainUnitTest.php |
Unit test of the backend chain using the generic cache unit test base. |
CacheContextOptimizationTest |
core/modules/system/src/Tests/Cache/CacheContextOptimizationTest.php |
Tests the cache context optimization. |
CacheTestBase |
core/modules/system/src/Tests/Cache/CacheTestBase.php |
Provides helper methods for cache tests. |
ChainedFastBackendUnitTest |
core/modules/system/src/Tests/Cache/ChainedFastBackendUnitTest.php |
Unit test of the fast chained backend using the generic cache unit test base. |
ClearTest |
core/modules/system/src/Tests/Cache/ClearTest.php |
|
DatabaseBackendTagTest |
core/modules/system/src/Tests/Cache/DatabaseBackendTagTest.php |
Tests DatabaseBackend cache tag implementation. |
DatabaseBackendUnitTest |
core/modules/system/src/Tests/Cache/DatabaseBackendUnitTest.php |
Unit test of the database backend using the generic cache unit test base. |
GenericCacheBackendUnitTestBase |
core/modules/system/src/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests any cache backend. |
MemoryBackendUnitTest |
core/modules/system/src/Tests/Cache/MemoryBackendUnitTest.php |
Unit test of the memory cache backend using the generic cache unit test base. |
PageCacheTagsTestBase |
core/modules/system/src/Tests/Cache/PageCacheTagsTestBase.php |
Provides helper methods for page cache tags tests. |
PhpBackendUnitTest |
core/modules/system/src/Tests/Cache/PhpBackendUnitTest.php |
Unit test of the PHP cache backend using the generic cache unit test base. |