protected property ConfigurationHandlerPageManagerTestCase::$profile in Configuration Management 7.2
The profile to install as a basis for testing.
Type: string
Overrides ConfigurationWebTestCase::$profile
File
- tests/
handlers/ page_manager.test, line 14 - Tests for Configuration Management: Page Manager Components.
Class
- ConfigurationHandlerPageManagerTestCase
- Base class for functional tests for configuration management.
Code
protected $profile = 'minimal';