protected property ContextualDynamicContextTestCase::$profile
The profile to install as a basis for testing.
Tipo: string
Overrides DrupalWebTestCase::$profile
Archivo
- drupal-7.x/
modules/ contextual/ contextual.test, line 12 - Tests for contextual.module.
Class
- ContextualDynamicContextTestCase
- Tests accessible links after inaccessible links on dynamic context.
Código
protected $profile = 'testing';