You are here

protected property MultifieldAdministrationTestCase::$profile in Multifield 7.2

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

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/MultifieldAdministrationTestCase.test, line 4

Class

MultifieldAdministrationTestCase

Code

protected $profile = 'testing';