protected property ThemeTestCase::$profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

drupal/modules/simpletest/tests/theme.test, line 12
Tests for the theme API.

Class

ThemeTestCase
Unit tests for the Theme API.

Code

protected $profile = 'testing';