protected property ConfigurationUIWebTestCase::$profile in Configuration Management 7.2
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- ui/
tests/ configuration_ui.test, line 13 - Tests for Configuration Management
Class
- ConfigurationUIWebTestCase
- Base class for functional tests for configuration management.
Code
protected $profile = 'standard';