protected property FusionApplyInstallationTestCase::$profile in Fusion Accelerator 7
Same name and namespace in other branches
- 7.2 fusion_apply/tests/fusion_apply.test \FusionApplyInstallationTestCase::profile
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- fusion_apply/
tests/ fusion_apply.test, line 12 - Tests for the Fusion Apply module.
Class
- FusionApplyInstallationTestCase
- Tests basic module installation.
Code
protected $profile = 'testing';