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