protected property AuthcacheFormTestTokenDeferral::$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 505 - Test classes for Authcache Form module.
Class
- AuthcacheFormTestTokenDeferral
- Test defer form tokens
Code
protected $profile = 'testing';