protected property DrupalWebTestCase::$profile

The profile to install as a basis for testing.

Type: string

File

drupal/modules/simpletest/drupal_web_test_case.php, line 813

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $profile = 'standard';