protected property DatabaseTestCase::$profile in Drupal 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- modules/
simpletest/ tests/ database_test.test, line 19
Class
- DatabaseTestCase
- Base test class for databases.
Code
protected $profile = 'testing';