protected property AuthcacheFormTestCacheLifespan::$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_form/ tests/ authcache_form.test, line 807 - Test classes for Authcache Form module.
Class
- AuthcacheFormTestCacheLifespan
- Test form extended lifespan.
Code
protected $profile = 'testing';