You are here

protected property ConfigurationWebTestCase::$profile in Configuration Management 7.2

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/configuration.test, line 13
Tests for Configuration Management

Class

ConfigurationWebTestCase
Base class for functional tests for configuration management.

Code

protected $profile = 'standard';