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