protected property FeedsWebTestCase::$profile in Feeds 7.2
Same name and namespace in other branches
- 7 tests/feeds.test.inc \FeedsWebTestCase::profile
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
feeds.test, line 12 - Common functionality for all Feeds tests.
Class
- FeedsWebTestCase
- Test basic Data API functionality.
Code
protected $profile = 'testing';