protected property SkinrContextDisplayTestCase::$profile in Skinr 7.2
Same name and namespace in other branches
- 8.2 skinr_context/tests/skinr_context.test \SkinrContextDisplayTestCase::profile
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- skinr_context/
tests/ skinr_context.test, line 273 - Tests for the Skinr Context module.
Class
- SkinrContextDisplayTestCase
- Tests API functionality.
Code
protected $profile = 'testing';