protected property AuthcacheP13nTestDatabaseKeyValueStore::$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_p13n/ tests/ authcache_p13n.db-kv-store.test, line 11 - Test case for database key-value store.
Class
- AuthcacheP13nTestDatabaseKeyValueStore
- Test database key-value store.
Code
protected $profile = 'testing';