protected property ThemeTestCase::$profile in Drupal 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- modules/
simpletest/ tests/ theme.test, line 12 - Tests for the theme API.
Class
- ThemeTestCase
- Unit tests for the Theme API.
Code
protected $profile = 'testing';