protected property AJAXFrameworkTestCase::$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 61
Class
- AJAXFrameworkTestCase
- Tests primary Ajax framework functions.
Code
protected $profile = 'testing';