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