protected property ThemeTestCase::$profile

The profile to install as a basis for testing.

Tipo: string

Overrides DrupalWebTestCase::$profile

Archivo

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

Class

ThemeTestCase
Unit tests for the Theme API.

Código

protected $profile = 'testing';