You are here

protected property FeedsWebTestCase::$profile in Feeds 7

Same name and namespace in other branches
  1. 7.2 tests/feeds.test \FeedsWebTestCase::profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/feeds.test.inc, line 15
Common functionality for all Feeds tests.

Class

FeedsWebTestCase
Test basic Data API functionality.

Code

protected $profile = 'feeds_test';