protected property ContextualDynamicContextTestCase::$profile in Drupal 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- modules/
contextual/ contextual.test, line 12 - Tests for contextual.module.
Class
- ContextualDynamicContextTestCase
- Tests accessible links after inaccessible links on dynamic context.
Code
protected $profile = 'testing';