protected property FeaturesEnableTestCase::$profile in Features 7.2
Same name and namespace in other branches
- 7 tests/features.test \FeaturesEnableTestCase::profile
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
features.test, line 297 - Contains test classes for features module.
Class
- FeaturesEnableTestCase
- Tests enabling of feature modules.
Code
protected $profile = 'testing';