protected property DrupalWebTestCase::$profile

The profile to install as a basis for testing.

Type: string

File

drupal-7.x/modules/simpletest/drupal_web_test_case.php, line 777

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $profile = 'standard';