protected property ContextualDynamicContextTestCase::$profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

drupal/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';