You are here

protected property FeaturesCtoolsIntegrationTest::$profile in Features 7

Same name and namespace in other branches
  1. 7.2 tests/features.test \FeaturesCtoolsIntegrationTest::profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/features.test, line 224

Class

FeaturesCtoolsIntegrationTest
Tests intergration of ctools for features.

Code

protected $profile = 'testing';