You are here

protected property DrupalWebTestCase::$profile in Drupal 7

The profile to install as a basis for testing.

Type: string

File

modules/simpletest/drupal_web_test_case.php, line 827

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $profile = 'standard';