function GenericCacheBackendUnitTestBase::setUpCacheBackend
Allows specific implementation to change the environment before a test run.
1 call to GenericCacheBackendUnitTestBase::setUpCacheBackend()
- GenericCacheBackendUnitTestBase::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Cache/ GenericCacheBackendUnitTestBase.php
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Cache/ GenericCacheBackendUnitTestBase.php, line 76
Class
- GenericCacheBackendUnitTestBase
- Tests any cache backend.
Namespace
Drupal\KernelTests\Core\CacheCode
public function setUpCacheBackend() {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.