protected property AdminMenuWebTestCase::$profile in Administration menu 7.3
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
admin_menu.test, line 12 - Tests for the Administration menu module.
Class
- AdminMenuWebTestCase
- Base class for all administration menu web test cases.
Code
protected $profile = 'testing';