protected property FormElementTestCase::$profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

drupal/modules/simpletest/tests/form.test, line 537
Unit tests for the Drupal Form API.

Class

FormElementTestCase
Tests building and processing of core form elements.

Code

protected $profile = 'testing';