protected property DrupalWebTestCase::$profile
The profile to install as a basis for testing.
Tipo: string
Archivo
- drupal-7.x/
modules/ simpletest/ drupal_web_test_case.php, line 764
Class
- DrupalWebTestCase
- Test case for typical Drupal tests.
Código
protected $profile = 'standard';