protected property AJAXFormPageCacheTestCase::$profile in Drupal 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- modules/
simpletest/ tests/ ajax.test, line 512
Class
- AJAXFormPageCacheTestCase
- Test Ajax forms when page caching for anonymous users is turned on.
Code
protected $profile = 'testing';