protected property FormsFormStoragePageCacheTestCase::$profile in Drupal 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- modules/
simpletest/ tests/ form.test, line 1349 - Unit tests for the Drupal Form API.
Class
- FormsFormStoragePageCacheTestCase
- Test the form storage when page caching for anonymous users is turned on.
Code
protected $profile = 'testing';