protected property DatabaseTestCase::$profile
The profile to install as a basis for testing.
Tipo: string
Overrides DrupalWebTestCase::$profile
Archivo
- drupal-7.x/
modules/ simpletest/ tests/ database_test.test, line 19
Class
- DatabaseTestCase
- Base test class for databases.
Código
protected $profile = 'testing';