protected property FeaturesDetectionTestCase::$profile in Features 7.2
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
features.test, line 421 - Contains test classes for features module.
Class
- FeaturesDetectionTestCase
- Test detecting modules as features.
Code
protected $profile = 'testing';