protected property FormElementTestCase::$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 540 - Unit tests for the Drupal Form API.
Class
- FormElementTestCase
- Tests building and processing of core form elements.
Code
protected $profile = 'testing';