protected property AuthcacheP13nTestFrontcontroller::$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.frontcontroller.test, line 11 - Defines tests for authcache frontcontroller for personalized requests.
Class
- AuthcacheP13nTestFrontcontroller
- Tests for authcache frontcontroller for personalized requests.
Code
protected $profile = 'testing';