You are here

protected property ConfigurationHandlerBaseTestCase::$profile in Configuration Management 7.2

The profile to install as a basis for testing.

Type: string

Overrides ConfigurationWebTestCase::$profile

File

tests/handlers/ConfigurationHandlerBaseTestCase.test, line 16
Tests for Configuration Management: Base Class

Class

ConfigurationHandlerBaseTestCase
Base class for functional tests for configuration management.

Code

protected $profile = 'minimal';