You are here

protected property ContextConditionContextTest::$profile in Context 6

Same name and namespace in other branches
  1. 7.3 tests/context.conditions.test \ContextConditionContextTest::profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/context.conditions.test, line 306

Class

ContextConditionContextTest

Code

protected $profile = 'testing';