You are here

protected property FeaturesExtraTestCase::$profile in Features Extra 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/features_extra_test_case.test, line 10
Base class for Features Extra tests.

Class

FeaturesExtraTestCase
@file Base class for Features Extra tests.

Code

protected $profile = 'testing';