You are here

protected property ContextConditionNodeTest::$profile in Context 7.3

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

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/context.conditions.test, line 371

Class

ContextConditionNodeTest

Code

protected $profile = 'testing';