protected property OembedTestHelper::$profile in oEmbed 7
Same name and namespace in other branches
- 8 oembed.test \OembedTestHelper::profile
- 7.0 oembed.test \OembedTestHelper::profile
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- ./
oembed.test, line 10 - Tests for oembed.module.
Class
- OembedTestHelper
- @file Tests for oembed.module.
Code
protected $profile = 'minimal';