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