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