protected property AuthcacheFormTestTokenRemoval::$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 395 - Test classes for Authcache Form module.
Class
- AuthcacheFormTestTokenRemoval
- Test form token removal method
Code
protected $profile = 'testing';