You are here

protected property FusionApplyApiTestCase::$profile in Fusion Accelerator 7.2

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

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

fusion_apply/tests/fusion_apply.test, line 101
Tests for the Fusion Apply module.

Class

FusionApplyApiTestCase
Tests API functionality.

Code

protected $profile = 'testing';