protected property FeaturesUserTestCase::$profile in Features 7
Same name and namespace in other branches
- 7.2 tests/features.test \FeaturesUserTestCase::profile
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
features.test, line 7
Class
- FeaturesUserTestCase
- User permission component tests for Features
Code
protected $profile = 'testing';