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