protected property AuthcacheBuiltinTestCacheBackend::$profile in Authenticated User Page Caching (Authcache) 7.2
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- modules/
authcache_builtin/ tests/ authcache_builtin.cache-backend.test, line 11 - Test cases for the Authcache Bultin Cache Backend module.
Class
- AuthcacheBuiltinTestCacheBackend
- Tests update functionality unrelated to the database.
Code
protected $profile = 'testing';