protected property FormElementTestCase::$profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

drupal-7.x/modules/simpletest/tests/form.test, line 479
Unit tests for the Drupal Form API.

Class

FormElementTestCase
Tests building and processing of core form elements.

Code

protected $profile = 'testing';