You are here

protected property FeaturesCtoolsIntegrationTest::$profile in Features 7.2

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

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/features.test, line 347
Contains test classes for features module.

Class

FeaturesCtoolsIntegrationTest
Tests integration of ctools for features.

Code

protected $profile = 'testing';